[ANN] YARV Compile and Disassemble CGI

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,
 
P

Phil Tomson

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,

Very cool! Thanks for all your hard work.

Phil
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top