Hacker News new | ask | show | jobs
by woid 5685 days ago
Sweet-expressions is for LISP as CoffeeScript is to Javascript :-)
1 comments

This touches on the core of my enthusiasm about sweet-expressions. I'd like to make a "SweetScript" that compiles to JavaScript (via some lightweight lisp) and could essentially serve as a CoffeeScript with macros.

Would you find such a tool useful? What challenges would you foresee facing such a project?