On Wednesday 02 November 2005 15:12, zero wrote:
>  I
> want to use Ruby for everything and would if I could just get byte
> compilation.

Ruby 2.0 will be byte compiled.  Take a look at YARV.

http://www.atdot.net/yarv/

This will be the VM for Ruby 2.0, Matz has already declared.