CoffeeScript is a programming language that transcompiles to JavaScript. It adds syntactic sugar inspired by Ruby, Python and Haskell in an effort to enhance JavaScripts brevity and readability. Developed by Jeremy Ashkenas
License: Open Source
Feature | CoffeeScript | LiveScript |
---|---|---|
Javascript scripting | ||
Web Development | ||
Asynchronous | ||
Dynamic typing | ||
Interpreted language | ||
Programmers Documentation | ||
Support for Javascript | ||
Compiler | ||
Interpreter | ||
Object-oriented Language | ||
Developer Tools | ||
Macros | ||
Pattern matching | ||
Scripting | ||
Scripting language | ||
Server-side |