mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
7 lines
320 B
Plaintext
7 lines
320 B
Plaintext
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: https://github.com/jashkenas/coffeescript
|