LiveScript - A Language Which Compiles Down To JavaScript, Derived From CoffeeScript
Join the DZone community and get the full member experience.
Join For Freelivescript is a language which compiles down to javascript. it is a fork of coco which is in turn derived from coffeescript. like those two it has a relatively straightforward mapping to javascript. livescript is coco but much more compatible with coffeescript, more functional, and more feature rich. livescript aims for increased expressiveness and code beauty.
requirements
: node.js
demo
:
http:/ / gkz. github. com/ livescript/
license
: mit license
Published at DZone with permission of Hirvesh Munogee, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments