From: Carter Cheng Date: 2011-03-30T23:01:52+09:00 Subject: Re: YARV bytecode switch loop Thanks Robert. On Tue, Mar 29, 2011 at 6:01 AM, Robert Klemme wrote: > On Tue, Mar 29, 2011 at 3:47 AM, Carter Cheng wrote: >> I am somewhat new at this and a bit of a neophyte. I am wondering >> where I would find the main YARV bytecode interpreter loop that >> processes the bytecodes for YARV. > > You should be able to find it from main.c when looking at the source. > > Kind regards > > robert > > -- > remember.guy do |as, often| as.you_can - without end > http://blog.rubybestpractices.com/ > >