MacRuby 0.1 Released
Posted by Ben Jackson Thu, 13 Mar 2008 22:57:15 GMT
Laurent Sansonetti just released MacRuby 0.1 today.
MacRuby is another bridge from Ruby to Cocoa. You can think of it as an improved version of RubyCocoa, or as a Ruby 1.9 runtime implemented in Objective C.
Threading is now native, and objects fly between Objective C and Ruby seamlessly, since they're all implemented in the same base class hierarchy.
Check the source out from subversion and play around with it, it's a young project and needs your help.

well done, bro
Thanks, but you should be congratulating Laurent :)