JS2Coffee: The JavaScript to CoffeeScript compiler
ricostacruz.com
JS2Coffee: The JavaScript to CoffeeScript compiler
1–3 of 3 posts
Re: JS2Coffee: The JavaScript to CoffeeScript compiler
#2Very cool. I ran a quick CS->JS->CS test with this, and much of the generated CoffeeScript makes sense.
There are obviously areas missing, like the bound "fat arrow" functions. But maybe those can be improved on.
Re: JS2Coffee: The JavaScript to CoffeeScript compiler
#3This makes me not like CoffeeScript more. Using with a javascript library is no bueno.