[ANN] MacRuby 0.5

  • Thread starter Laurent Sansonetti
  • Start date
L

Laurent Sansonetti

Hi,

After months of hard work and two successful beta releases, MacRuby
0.5 is now available. Get it here 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, the CoreFoundation framework and the LLVM compiler
infrastructure. 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/blog/2010/01/31/macruby05.html

Enjoy,

Laurent
 
B

botp

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, the CoreFoundation framework and the LLVM compiler
infrastructure. 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.


wow. if you can do this 100%, i'd buy a mac ;-)

best regards -botp
 
P

Phrogz

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, the CoreFoundation framework and the LLVM compiler
infrastructure. 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.

Anything you can say about MacRuby on the iPad? I'd love to be able to
develop full-fledged iPad apps using Ruby.
 
M

mdiam

... 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.

Great!
Does it mean that we could build a native Mac application which
use a non Apple (i.e. multi platform) library such Qt (cocoa version)
or next Tk release with MacRuby?

As QtRuby seams not so easy to use (install) on snow leopard,
this could be the way to use Ruby with Qt4 or any native
installed mac library without hard hacking fot making the
binding?

But I guess that the call of these libraries will not be
multi platform, ...

-- Maurice
 
B

Benoit Daloze

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

I just downloaded the new version, and tried the script on the main page(the
HotCocoa "Hello world").

It works, but it output this before the 'World!":

2010-02-01 14:22:17.364 macruby[1922:903] *** -[NSLock unlock]: lock
(<NSLock: 0x200327960> '(null)') unlocked when not locked
2010-02-01 14:22:17.366 macruby[1922:903] *** Break on _NSLockError() to
debug.

Do you have any idea why?
 
M

Marnen Laibow-Koser

Gavin said:
Anything you can say about MacRuby on the iPad? I'd love to be able to
develop full-fledged iPad apps using Ruby.

That's been possible for iPhone apps for a while with RubyCocoa and
various other tools. I don't know whether MacRuby would be any
advantage here -- it might.

Best,
 
R

Roger Pack

After months of hard work and two successful beta releases, MacRuby
0.5 is now available. Get it here while it's still hot!

Linux support?

benchmarks running sinatra versus 1.9?

(sorry I can't do these myself--no mac here--maybe somebody with a mac
can help me out).
-r
 

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.6 2
[ANN] MacRuby 0.4 16
[ANN] MacRuby 0.9 3
[ANN] MacRuby 0.3 2
[ANN] MacRuby 0.2 6
[ANN] MacRuby 13
[ANN] MacRuby 0.1 1

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,061
Latest member
KetonaraKeto

Latest Threads

Top