|
CoffeeScript is a programming language that compiles it's own syntax into running JavaScript code. It's aim is to simplify writing JS code.
ToffeeScript adds support for extra features to the CoffeeScript core.
Here are some key features of "ToffeeScript":
· Asynchronous code execution
· RegExp operator =~
· RegExp magic identifiers \& \~ \1..9
· Syntax extending
· Strings in Ruby's Symbol style
Requirements:
· Node.js 0.4 or higher
Via: ToffeeScript 1.6.2-3
0 Comment:
Post a Comment