Interesting JavaScript Projects
- Processing.js: a port of the Processing visualization language to JavaScript
- Lisperator.net: Slip - a Lisp system in JavaScript
- CoffeeScript: an alternate programming language that compiles into JavaScript
- emscripten: converts C/C++ (and other languages) to JavaScript
- The Unreal 3D engine has been ported to JavaScript using emscripten
- asm.js: a small, highly optimizable subset of JavaScript
- Parallel.js: supports parallel computing in JavaScript
- WebRTC: real time JavaScript communication API for the future
- Badass JavaScript: blog about interesting JavaScript developments
- Turbulenz: recently open sourced HTML5/JavaScript game engine