Coffee Script

Coffee Script is a Programming Language that transcompiles to JavaScript. The language adds syntactic sugar inspired by Ruby, Python and Has Kell[1] to enhance JavaScript's brevity and readability, and add more sophisticated features like list comprehension and pattern matching. Coffee Script compiles predictably to JavaScript and programs can be written with less code, typically 1/3 fewer lines, with no effect on runtime performance.


Edited:    |       |    Search Twitter for discussion