This post originated from an RSS feed registered with Ruby Buzz
by Adam Gardiner.
Original Post: Shotgun: The Rubinius Virtual Machine
Feed Title: Building a Better Ruby
Feed URL: https://betterruby.wordpress.com/feed/
Feed Description: Covering the developmnet of Rubinius, a new Ruby implementation and virtual machine
As I stated in my introductory post, I intend with this blog to delve into some of the implementation details of Rubinius. However, as I’ve contemplated various topics to write about, I’ve realised I first need to introduce some of the core underlying concepts and (Ruby) classes unique to Rubinius.
The most important of these (and [...]