CoffeeScript (link) is a language similar to Ruby and Python, that compiles into JavaScript. There is even a JavaScript version of the compiler which allows "text/coffeescript" script types inside HTML documents. Mindscape has a free Web Workbench (link) Visual Studio extension that transparently parses CoffeeScript code into JavaScript.
|