←back to thread

287 points todsacerdoti | 1 comments | | HN request time: 0.241s | source
Show context
jlarocco ◴[] No.45958907[source]
IIRC MacRuby used to compile to native code on OSX using LLVM, and was supposed to support native OSX APIs and Objective-C frameworks. It always seemed like a neat idea, and a slick integration, but I guess Apple moved to Swift instead.

I'll have to pick up a copy of this "Ruby Under a Microscope" book when the new version comes out. I've always liked Ruby, I just haven't had much chance to use it.

replies(4): >>45959389 #>>45960079 #>>45962420 #>>45962682 #
1. vidarh ◴[] No.45962420[source]
The creator of MacRuby left Apple, and created RubyMotion. It's continued by different people, but still around, though it seems the main focus of the people involved now is DragonRuby (a game-focused Ruby implementation)