From: Steven A. <st...@ar...> - 2009-03-10 17:57:15
|
Has there been any discussion on how we might be able to use Ruby to program the iPhone? Since the iPhone is more resource-constrained than Mac OS X, perhaps what we need is a way to compile ruby files to .o files in exactly the same way that Objective-C does. I.e., a modification of Apple's gcc might be the underlying tool that we use to implement Ruby on the iPhone. Any other thoughts on easier approaches to solving this problem? steven |