> Traceur is very good! I'd just like to have something that compiles to ES5 
> without intermediate libraries, the way CoffeeScript works, so that it's 
> easier to debug and use in NodeJS.

You aren't going to be able to match CoffeeScript's readability for many 
features, especially generators, private names, and proxies. Those require 
deep, whole-program compilation strategies.

Dave

_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to