Hacker News new | past | comments | ask | show | jobs | submit login

Coffeescript is already everywhere because it compiles to Javascript, but more first party support for it is awesome!

I wonder how this handles errors, if it correctly reports the right line number or not.




It depends what sort of error it is and if it's a compilation error or a runtime error. If it's a runtime error, it tells you what function the error happened, but not necessarily where the error was. If it's a compilation error, it can tell you what line the error happened on.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: