software and other stuff.
Syndicate: [full] [short]
1 of 1 article
hacking on ruby
21 Oct 07    [ link all ]

under projects/ruby is now a collection of thoughts on garbage collection in ruby 1.8.6. My lofty goal is to make Ruby embedding easier, better, and faster. So the intended output is two sets patches, one that reduces memory requirements, and a second that allows for multiple ruby evaluation contexts within a single process (running on different threads).

wish me luck.

--lloyd