LiveScript
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...
Dart (originally called Dash) is a Web programming language developed by Google. It was unveiled at the GOTO conference in Aarhus, 2011 October 10-12.
dart (originally called dash) is a web programming language developed by google. it was unveiled at the goto conference in aarhus, 2011 october 1012. the goal of dart is "ultimately to replace javascript as the lingua franca of web development on the open web platform."
motivation:dart is intended to solve javascript's problems (which, according to a leaked memo, cannot be solved by evolving the language) while offering better performance, the ability "to be more easily tooled for largescale projects" and better security features. google offers a cross compiler that compiles dart to ecmascript 5, for compatibility with nondart browsers. google also plans to integrate a native vm into chrome (there is now a chromium branch available) and encourage competitors to do the same with their browsers.
Productivity Developer Tools Networking and Admin
javascript programming programming-language virtual-machine parser
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
The X10 programming language is organized around four basic principles of asynchrony, locality, atomicity, and order that are developed on a type-safe, class-based...
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