MacRuby 0.7 Targets Ruby 1.9.2
Latest MacRuby release improves pre-existing Ruby compatibility, concurrency and Cocoa support.
MacRuby 0.7 has been released.
MacRuby is an implementation of Ruby 1.9 directly on top of Mac OS X core technologies. This release works to improve the existing Ruby compatibility, concurrency and Cocoa support in MacRuby. The Cocoa support has been enhanced with support for C blocks, meaning users can now pass a Ruby Proc object to an API that expects a C block. The dispatcher has been rewritten to use a per-thread cache, and MacRuby 0.7 is the first release of MacRuby to target Ruby 1.9.2.