Current Version 0.5

Check out the tutorial, resources     and examples that are available for MacRuby.

MacRuby Events

19-21 Nov 2009 » RubyConf
San Francisco, CA
Laurent Sansonetti presents MacRuby

19-21 Nov 2009 » RubyConf
San Francisco, CA
Matt Aimonetti talks about writing 2D video games with MacRuby

Download MacRuby

Latest Stable Release

You can download MacRuby 0.5 as a standalone binary installer.
Note: this release will only work on Intel machines running Mac OS v10.6 or higher. Users on Mac OS v10.5 can build the sources.

Nightly builds

You can download one of MacRuby’s development branch nightly builds, which also come as standalone binaries. Please note that these builds are development versions of MacRuby and might perhaps be unstable.
Note: these builds only work on Intel machines running on Snow Leopard or higher.

Source

You can always get the latest sources from our SVN or GIT repository. Building is trivial:

  $ rake
  $ sudo rake install