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. CoffeeScript is an...
View ArticleJavaScript
JavaScript (sometimes shortened to JS) is a lightweight, interpreted, object-oriented language with first-class functions, most known as the scripting language for Web pages, but also used in many...
View ArticleDart
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. The goal of Dart is "ultimately to replace...
View ArticleObjective-J
Objective-J is a programming language developed as part of the http://alternativeto.net/software/cappuccino-project/ web development framework. Its syntax is nearly identical to the Objective-C syntax...
View ArticleKotlin
Statically typed programming language targeting the JVM and JavaScript 100% interoperable with Java™
View ArticleRapydScript
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 JavaScript as well. It's not another...
View ArticleBabel
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 JavaScript tooling. JavaScript as a...
View Article