6 ms·
2) GCJ supports EVERY programming language (unlike all others I know of except Project Euler) Does it support JavaScript?
by lispylol 12y ago
2) GCJ supports EVERY programming language (unlike all others I know of except Project Euler)
Does it support JavaScript?
- sireat 12y agoInterestingly enough I did about 50 problems of PE in Javascript (no libraries except my own custom written helper functions) to see how far I could get. Output was simply writing to the browser.