Current Version 0.4

Check out the tutorial and other learning resources and examples available for MacRuby.

MacRuby Events

17-18 Apr 2009 » Golden Gate Ruby Conference
San Francisco, CA, USA
Rich Presents MacRuby & HotCocoa

15-16 May 2009 » Ruby on OS X
Amsterdam, Holland, The Netherlands
Laurent & Rich Presenting MacRuby and Hotcocoa

27-29 Aug 2009 » Lone Star Ruby Conference
Austin, Texas, USA
Rich Gives a MacRuby & HotCocoa Tutorial

Accessing MacRuby’s Source

MacRuby Development

MacRuby development happens in the trunk SVN branch. However, be careful, because trunk may not work (or even compile) all of the time.

$ svn co http://svn.macosforge.org/repository/ruby/MacRuby/trunk MacRuby-trunk

For building instructions, please refer to README.macruby file, but the basic build instructions are:

$ rake
$ sudo rake install

Git

Git aficionados will be glad to learn that there is a mirror of the SVN trunk repository on GitHub, maintained by Claudio Poli: MacRuby Git Repository

Roadmap

Check out the MacRubyRoadmap