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.


Posted in  | Tags , , ,  | 2 comments | no trackbacks

Comments

  1. Liannekg said 12 days later:

    well done, bro

  2. Benjamin Jackson said 12 days later:

    Thanks, but you should be congratulating Laurent :)

Trackbacks

Use the following link to trackback from your own site:
http://www.unfitforprint.com/trackbacks?article_id=macruby-0-1-released&day=13&month=03&year=2008

Comments are disabled