From: Eivind Eklund Date: 2004-09-28T06:41:05+09:00 Subject: Re: Any YARV pre-questions in RubyConf2004? On Tue, 28 Sep 2004 05:27:18 +0900, SASADA Koichi wrote: > Hi, > > I will show presentation about "YARV - Yet Another RubyVM" > in RubyConf2004. > > But I have no enough topic to talk about that for 40 mins full. > > Does anyone have any question about YARV or something I can > answer? If you gime me that, I'll prepare to answer that. I won't be at RubyConf (unfortunately), but I've still got one question: Does the structure of YARVM allow a gradual transition from the standard Ruby node structure to JITed code, or is it a Big Bang approach? Eivind.