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.
Inspired by Babel, Bublé is an ES2015 compiler that takes your ES2015 JavaScript code and turns it into code that can run in today's environments.
bublé is an es2015 compiler. it takes your es2015 javascript code and turns it into code that can run in today's environments, including old versions of node.js and internet explorer.
key differences from babel:
bublé limits itself to es2015 that can be compiled to compact, performant es5 there are no plugins or presets – less extensibility, but also zero configuration code is only altered where necessary – your formatting and code style remain intact it's comparatively tiny and much faster
web-development javascript-development developer-tools scripting-language transpiler
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