September 22, 2008
The future of Red looks Green!
The more i talk to Jesse and Trek about their project “Red” that lets you write Ruby code that is converted to Javascript – the more i like it. When done, developers can write their applications completely in Ruby and don’t have to worry about the generated Javascript for the browser. Whatever Ruby specific code people come up with (class creation, inheritance…) Red translates it into Javascript. Looking into the future, this will enable developers to write great applications that can leverage all advantages of an object oriented language.
[ github.com ]


