On Tue, 28 Sep 2004 05:27:18 +0900, SASADA Koichi <ko1 / atdot.net> 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.