Haxe!

* http://haxe.org/search/
* Home http://haxe.org/
* Download http://haxe.org/download/
* Blog http://haxe.org/blog/
* Use Cases **** http://haxe.org/use-cases/
* Overview http://haxe.org/use-cases/
* Games http://haxe.org/use-cases/games/

Haxe alternatives

  • 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 attempt to expose the good parts of JavaScript in a simple way. You can use any existing JavaScript library seamlessly from CoffeeScript (and vice-versa).

    tags: programming-language web-development
  • Haskell

  • Haskell is an advanced purely-functional programming language. An open-source product of more than twenty years of cutting-edge research, it allows rapid development of robust, concise, correct software. With strong support for integration with other languages, built-in concurrency and parallelism, debuggers, profilers and rich libraries.

    tags: development programming-language