Current Version: 0.10

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


Full Blog

The MacRuby Blog

Moved to GitHub

2011-03-26 »
The MacRuby source code repository is moving to GitHub!
Read more…

MacRuby 0.10

2011-03-23 »
We are glad to announce the release of MacRuby 0.10, after just a few weeks of development since the last release.
Read more…

MacRuby 0.9

2011-02-24 »
We are glad to announce the release of MacRuby 0.9, after about two months of development since the last release.
Read more…

BridgeSupport Preview 2

2010-12-15 »
A new development preview version of the BridgeSupport project, now based on the clang/LLVM compiler framework, is available for testing!
Read more…

MacRuby 0.8

2010-12-13 »
We are glad to announce the release of MacRuby 0.8, after two months and a half of development since the previous version.
Read more…

BridgeSupport Preview 1

2010-10-08 »
A new development version of the BridgeSupport project, now based on the clang/LLVM compiler framework, is available for testing!
Read more…

MacRuby 0.7

2010-10-01 »
After 5 months of development, we are happy to announce the immediate availability of MacRuby 0.7.
Read more…

ControlTower 1.0

2010-09-20 »
We are pleased to announce the first stable version of ControlTower, a Rack-based web application server for MacRuby. ControlTower can already run basic rack and Sinatra apps, but there are still a lot of features to add.
Read more…

MacRuby 0.6

2010-04-30 »
We are pleased to announce the immediate availability of MacRuby 0.6. In the 3 months since the previous release, a number of new features have been added and the overall stability of MacRuby has been substantially improved.
Read more…

MacRuby 0.5

2010-01-31 »
We are pleased to announce the final release of MacRuby 0.5. After months of hard work and two successful beta releases, we believe 0.5 is good enough to replace the previous stable release, 0.4.
Read more…

MacRuby 0.5 beta 2

2009-11-17 »
After a month of hard work we are pleased to offer the second beta of MacRuby 0.5. We are expecting one more beta before shipping the final 0.5.
Read more…

MacRuby 0.5 beta 1

2009-10-07 »
After several months of development we are very glad to announce the first beta release of MacRuby 0.5. As this release has very ambitious goals we will go through a few intermediate releases before shipping the final 0.5.
Read more…

An Experimental MacRuby

2009-03-28 »
As you might have noticed, MacRuby 0.4 has just been released a few days ago. It’s now time to focus on the next release, 0.5, which will be principally dedicated to performance.
Read more…

MacRuby 0.4

2009-03-09 »
After several months of development and some slight delays, MacRuby 0.4 is now available. Get it here while it’s still hot!
Read more…

Developing Cocoa Applications Using MacRuby

2008-10-16 »
The Apple Developer Connection (ADC) website is now featuring an article about MacRuby, titled Developing Cocoa Applications Using MacRuby. This article will introduce you to MacRuby and guide you through the process of writing a Cocoa application with it.
Read more…

MacRuby 0.3

2008-09-07 »
It is a great pleasure to announce the immediate availability of MacRuby 0.3! We have been working very hard on this release for several months and, while it’s still a developer release, we hope that you will give it a try. Get it while it’s still hot!
Read more…

Ruby Changes in 10.5.4 Update

2008-06-29 »
Mac OS X 10.5.4 has just been released, addressing the latest Ruby security problems discovered by Apple’s product security team, and also fixing the getaddrinfo regression, that was introduced in 10.5.3 and breaking DRb.
Read more…

New Build System, Faster Objective-C Dispatcher, Screencast

2008-06-15 »
MacRuby trunk got a new build system, entirely written with Rake. We managed to replace the previous autotools-based build system with a 570 lines of code Rakefile (which can still be refactored). We didn’t really need autotools since MacRuby aims to be installed on only one platform: Mac OS X. Maintaining the autotools files were really difficult, and we are very glad to now have a pure-Ruby build script.
Read more…

MacRuby 0.2

2008-06-05 »
After 3 months of development, here comes the second release of MacRuby, 0.2! Check it out while it’s hot!
Read more…

More RubyCocoa Projects in the Wild

2008-05-26 »
Very recently some new projects using RubyCocoa were released to the public.
Read more…