blob: f0e8d3fa7467d34b3d7fa17c619c8555195fb7dd (
plain) (
blame)
1
2
3
4
5
6
|
CoffeeScript is a little language that compiles into JavaScript. Underneath
all of those embarrassing braces and semicolons, JavaScript has always had a
gorgeous object model at its heart. CoffeeScript is an attempt to expose the
good parts of JavaScript in a simple way.
WWW: http://rubygems.org/gems/coffee-script-source
|