Y
Hacker News
new
|
ask
|
show
|
jobs
by
Cushman
5469 days ago
One of the goals of CoffeeScript is to produce only well-formed, compliant JS. JS to CS conversion would go against that.
1 comments
bergie
5469 days ago
There is
http://ricostacruz.com/js2coffee/
link
Cushman
5468 days ago
Yeah, good catch— I didn't mean to say any JS->CS conversion was bad, just that it shouldn't be a part of the core language or of a real workflow.
link