This post originated from an RSS feed registered with Ruby Buzz
by Red Handed.
Original Post: RubyVM Just Months Away
Feed Title: RedHanded
Feed URL: http://redhanded.hobix.com/index.xml
Feed Description: sneaking Ruby through the system
Ko1 is (firmly) back in the saddle. I totally missed this message dated June 2nd, wherein he outlines the three plans for YARV between now and February 2006.
Merge YARV to Ruby
In current version of YARV, we must patch to ruby source code. In this year, I’ll replace all legacy VM with YARV.
It’s meeans that YARV will be The RubyVM.
Native Thread Support
Some people love it :)
Multi VM Instance
Like MVM (technology of Java VM).
His email on case/when optimization should give you a window in on the sort of things he’s been working on this month.
I don’t know about you guys, but I love watching such a capable core developer come out of nowhere. Mainly because Matz clearly prophesied this would happen. Perl has Autrijus and we have Sasada.
In Parrot news, this quote from Autrijus: “I’m now fairly convinced that Parrot’s design is sound, and the implementation glitches—i.e. its uncanny ability of segfaulting an infinite loop in constant time—can be ironed out with leo’s patch monstery.” The parrot/pugs relationship is helping all of us, guys.