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

FWIW, I used js2coffee on a 400-line JS file powering an app today and the compiled version of the code (js->coffee->js) was noticeably faster than the straight JS version. The for-in efficiency is probably part of that.

A quick way to port once: http://ricostacruz.com/js2coffee/




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

Search: