Plangs!
Menu
Sun

CoffeeScript

CoffeeScript
122
A little language that compiles into JavaScript. It adds syntactic sugar inspired by Haskell, Ruby, and Python to enhance JavaScript's brevity and readability. CoffeeScript was designed to expose the good parts of JavaScript in a simple way, compiling into equivalent JavaScript. Many unnecessary parentheses and braces can be omitted.
Details

Written With

NameDescription
JavaScriptScripting language essential for web interactivity and development.