Skip to content
forked from satyr/coco

LiveScript is a language that compiles to JavaScript. It is Coco but much more compatible with CoffeeScript, more functional, and more feature rich.

License

Notifications You must be signed in to change notification settings

shakakira/LiveScript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveScript

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.

Checkout livescript.net for more information, examples, usage, and a language reference.

Install

Have Node.js installed. sudo npm install -g LiveScript

After, run livescript for more information.

Source

git://github.com/gkz/LiveScript.git

About

LiveScript is a language that compiles to JavaScript. It is Coco but much more compatible with CoffeeScript, more functional, and more feature rich.

Resources

License

Stars

Watchers

Forks

Packages

No packages published