If you're a Mac OS X programmer who wants to write Cocoa applications using Ruby, your options are somewhat limited. The RubyCocoa framework allows users to work with Objective-C objects and write ...
I'm teaching myself Mac OS X programming, and have decided to write all new Mac code in Objective-C using Cocoa. However, I have a very large library of C++ classes that I do not want to port to ...