CoffeeScript
Use attributes for filter ! | |
Filename extensions | coffee,. litcoffee |
---|---|
Stable release | 29 March 2019 |
First appeared | 13 December 2009 |
License | MIT License |
Designed by | Jeremy Ashkenas |
Influenced by | Haskell |
JavaScript | |
Perl | |
Python | |
Ruby | |
YAML | |
Date of Reg. | |
Date of Upd. | |
ID | 834782 |
About CoffeeScript
CoffeeScript is a programming language that transcompiles to JavaScript. It adds syntactic sugar inspired by Ruby, Python and Haskell in an effort to enhance JavaScript's brevity and readability. Specific additional features include list comprehension and pattern matching.