Writing a customised Ruby interpreter with Rice

Hi all,

I don’t normally write on the topic of Ruby itself, but I figure this
might be useful to those out there interested in extending Ruby with
C++/classes:

http://tinyurl.com/69ett9 - Writing a customised Ruby interpreter with
Rice

There are probably many better ways to do what I’ve done here
(particularly the linking step …), but it’s a starting point!

Cheers,
Arlen