blob: 49eb3e0f555955b256a148d6cba4b71825a5aca9 (
plain) (
blame)
1
2
3
4
|
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.
|