If you've not heard of it, MacRuby is an implementation of Ruby 1.9 directly on top of Mac OS X core technologies such as the Objective-C runtime and garbage collector, the LLVM compiler infrastructure and the Foundation and ICU frameworks.
Basically means you write in Ruby using Objective-C frameworks, and vice versa. It's pretty damn cool to be honest!
Tagged with ruby1.9
+[NSObject load] in MacRuby
- 2010-06-12 02:11:32
Migrating Rubygems to Ruby 1.9.x
- 2009-01-31 20:29:57