A Developers Checklist for Ruby Programming
By
siliconindia | Thursday, 10 May 2012, 07:45 Hrs
9. CoffeeScript
Targeted at Java Scripts, CoffeScript is a trans-compiling programming language. It provides syntax within language to allow ease in readability and is inspired from Python and Haskell. The CoffeScript site is a good read for anyone who wants to start coding in Ruby. Though it is not developed specifically for Ruby, it has been well adopted into the system due to its wide use by existing Ruby programmers.
