I was reading one of my favorite blogs to today (Thought Palace) and I came across this interesting post called MacRuby. It seems that Apple has created an open source project for porting the Ruby language to run on top of Objective-C. In essence this would eliminate the need for the scripting bridge called RubyCocoa.
After playing with RubyCocoa and building a couple of smaller applications in it, I think this is an excellent move by the apple guys. The power of ruby with the speed of Objective-C will only bring a new of developers to the mac platform.
For more information check out the post on Thought Palace or visit the offical apple website for the MacRuby project
Comments