CoffeeScript
CoffeeScript is a little language that compiles into JavaScript. Underneath all those awkward braces and semicolons, JavaScript has always had a gorgeous object model at its heart.
Babel is a generic multi-purpose compiler for JavaScript. Using Babel you can use (and create) the next generation of JavaScript, as well as the next generation of...
babel is a generic multipurpose compiler for javascript. using babel you can use (and create) the next generation of javascript, as well as the next generation of javascript tooling.
javascript as a language is constantly evolving, with new specs and proposals coming out with new features all the time. using babel will allow you to use many of these features years before they are available everywhere.
babel does this by compiling down javascript code written with the latest standards into a version that will work everywhere today. this process is known as sourcetosource compiling, also known as transpiling.
javascript development javascript-development javascript-preprocessor
CoffeeScript is a little language that compiles into JavaScript. Underneath all those awkward braces and semicolons, JavaScript has always had a gorgeous object model at its heart.
Free Open Source Mac OS X Windows Linux Web
Haxe is an open source toolkit based on a modern high level strictly typed programming language, a state-of-the-art light-speed cross-compiler, a complete cross-platform standard library, and ways to access to each platform's native...
Free Open Source Mac OS X Windows Linux Raspberry Pi
Now acquired by MICROSOFT. TypeScript is a language for application-scale JavaScript development. It is a typed superset of JavaScript that compiles to plain JavaScript in any browser, any host, any OS and it is Open Source.
Free Open Source Mac OS X Windows Linux Web Self-Hosted Node.JS
LiveScript is a language which compiles down to JavaScript. It is a fork of Coco which is in turn derived from CoffeeScript. Like those two it has a relatively...
Free Open Source Mac OS X Windows Linux
Kaffeine is a set of extensions to the Javascript syntax that attempt to make it nicer to use. It compiles directly into javascript that is very similar, readable and...
Free Open Source Mac OS X Windows Linux
objective-j is a programming language developed as part of the cappuccino web development framework.
Free Open Source Mac OS X Windows Linux Web
RapydScript is a pre-compiler for JavaScript, similar to CoffeeScript, but with cleaner, more readable syntax. The syntax is very similar to Python, but allows...
Free Open Source Mac OS X Windows Linux Web