Script#
Script# brings the power and productivity of C# and .NET tools to Ajax development by compiling C# source code into regular JavaScript.
View ArticleCoffeeScript
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 ArticlePHP
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
View ArticleHaxe
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...
View ArticleLiveScript
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 straightforward mapping to JavaScript....
View ArticleKaffeine JS
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 line for line equivalent to the...
View ArticleBlade
The core tools for Blade rich client development. Contribute to blade development by creating an account on GitHub.
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 ArticleHack
Hack is a programming language for HHVM that interoperates seamlessly with PHP. Hack reconciles the fast development cycle of PHP with the discipline provided by static typing, while adding many...
View ArticleNode.js
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and...
View ArticleKotlin
Statically typed programming language targeting the JVM and JavaScript 100% interoperable with Java™
View ArticleWyvern
Wyvern is a new programming language designed to help developers be highly productive when writing high-assurance applications. The first major innovation in Wyvern is type-specific languages, a...
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 ArticleASP.NET
Asp.net is an open source server-side Web application framework designed for Web development to produce dynamic Web pages, web sites, apps and services with HTML, CSS and JavaScript. You can also...
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 ArticleBublé
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...
View Article