From: gregarican Date: 2005-11-03T06:17:08+09:00 Subject: Re: Compiled version of Ruby zero wrote: > I know this has been discussed before but I would like to know if > anything has changed in the past 2 years and if anything is on the > horizon that would allow either byte compilation of Ruby (like Python) > or native compilation . Have you checked out YARV? See http://www.atdot.net/yarv/ for details...