[ANN] MacRuby 0.3

  • Thread starter Laurent Sansonetti
  • Start date
L

Laurent Sansonetti

Hi,

It is a great pleasure to announce the immediate availability of
MacRuby 0.3! Check it out while it's still hot!

MacRuby is a version of Ruby 1.9, ported to run directly on top of Mac
OS X core technologies such as the Objective-C common runtime and
garbage collector, and the CoreFoundation framework. While still a
work in progress, it is the goal of MacRuby to enable the creation of
full-fledged Mac OS X applications which do not sacrifice performance
in order to enjoy the benefits of using Ruby.

You can learn more about MacRuby, and download a binary installer,
from the website:

http://macruby.org

Or about this release more specifically, on our blog:

http://www.macruby.org/post/macruby-03/

This is an important release. MacRuby now comes with a core library
named HotCocoa, which simplifies Cocoa programming by using simple
Ruby idioms. The dispatcher was rewritten to use the Objective-C
runtime, which eliminates many ambiguities but also improves some
performance. And finally, lots of bug fixes, and a better Cocoa and
Ruby support!

Enjoy,

Laurent
 
S

Suhku Huh

[Note: parts of this message were removed to make it a legal post.]

Great! Thanks for the release.

After installing 0.3 version, interface builder does not display ruby
classes and displays error message when try to read ruby class file.
I had to change first line of rb_nibtool.rb file to #!/usr/local/bin/macruby
and reinstall to fix it.

Suhku Huh
 
L

Laurent Sansonetti

Thanks for the report, it was a bug in the installer process. I fixed
it in all branches (including the 0.3 tag) and re-generated a binary
installer.

Laurent
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

[ANN] MacRuby 0.10 0
[ANN] MacRuby 0.5 6
[ANN] MacRuby 0.6 2
[ANN] MacRuby 0.4 16
[ANN] MacRuby 0.2 6
[ANN] MacRuby 0.9 3
[ANN] MacRuby 13
[ANN] MacRuby 0.1 1

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top