Arc Forumnew | comments | leaders | submitlogin
1 point by rocketnia 4371 days ago | link | parent

One thing that's been keeping me in JavaScript is the desire to be able to develop with only a browser and client-side files. Many languages compile to JS, but not quite as many of those compilers run in JS themselves. Here's one. :)