CoffeeScript

From air
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

http://coffeescript.org/

langage orienté objet et fonctionnel qui se compile en Javascript


Installation

sudo npm install -g coffee-script

Execution

coffee -bpe "alert i for i in [0..10]"

coffee

Livres