S
SASADA Koichi
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,
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,