[CoffeeScript](http://coffeescript.org/) is the default browser scripting language shipping with Rails 3.2+ (#75). It should probably be supported by CodeRay. The grammar: - http://coffeescript.org/documentation/docs/grammar.html There are two implementations: - https://github.com/jashkenas/coffee-script/ - https://github.com/michaelficarra/CoffeeScriptRedux Open source projects using CoffeeScript (for sample code): - http://batmanjs.org/ - https://github.com/jashkenas/coffee-script/tree/master/examples - CoffeeScript itself is written in CoffeeScript
CoffeeScript is the default browser scripting language shipping with Rails 3.2+ (#75). It should probably be supported by CodeRay.
The grammar:
There are two implementations:
Open source projects using CoffeeScript (for sample code):