LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming. -- Read More
INSTALL » npm install -g LiveScript
CODE » git clone git://github.com/gkz/LiveScript.git
GITHUB » https://github.com/gkz/LiveScript
Categories:
Engines:
- node >= 0.8.0