Hack!

http://hacklang.org/
* Install http://docs.hhvm.com/hack/getting-started/getting-started
* Tutorial * Docs http://docs.hhvm.com/hack/
* Spec https://github.com/hhvm/hack-langspec
* GitHub http://github.com/facebook/hhvm
* Twitter https://twitter.com/hacklang
* HHVM http://hhvm.com/
* Blog http://hhvm.com/blog
* IRC http://webchat.freenode.net/?channels
hhvm * Install http://docs.hhvm.com/hack/getting-started/getting-started
* Tutorial * Docs http://docs.hhvm.com/hack/
* Spec https://github.com/hhvm/hack-langspec
* GitHub http://github.com/facebook/hhvm
* Twitter https://twitter.com/hacklang
* HHVM http://hhvm.com/
* Blog http://hhvm.com/blog
* IRC http://webchat.freenode

Hack alternatives

  • Node.js

  • tags: application-builder javascript server-side server-software web-applications
  • 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