[ANN] YARV Compile and Disassemble CGI

Hi,

I made a cgi script that compile ruby script to YARV (*1) instruction
sequence and show disassembled of that.

YARV Compile and Disassemble CGI
http://www.atdot.net/yc/

If there is any question or any bug, please ask me.

And if you have any questions or comments about YARV, please teach me.
I'll answer it at RubyConf2005.

(*1) YARV: Yet Another RubyVM - http://www.atdot.net/yarv/
YARV is a Virtual Machine for Ruby. The goal of this project is to make
fastest Ruby Interpreter and be Ruby 2.0 Rite.

Thanks,

···

--
SASADA Koichi at atdot dot net

Very cool! Thanks for all your hard work.

Phil

···

In article <4342217D.6080101@atdot.net>, SASADA Koichi <ko1@atdot.net> wrote:

Hi,

I made a cgi script that compile ruby script to YARV (*1) instruction
sequence and show disassembled of that.

YARV Compile and Disassemble CGI
http://www.atdot.net/yc/

If there is any question or any bug, please ask me.

And if you have any questions or comments about YARV, please teach me.
I'll answer it at RubyConf2005.

(*1) YARV: Yet Another RubyVM - YARV: Yet Another Ruby VM
YARV is a Virtual Machine for Ruby. The goal of this project is to make
fastest Ruby Interpreter and be Ruby 2.0 Rite.

Thanks,
--
SASADA Koichi at atdot dot net