Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > [ANN] YARV Compile and Disassemble CGI

Reply
Thread Tools

[ANN] YARV Compile and Disassemble CGI

 
 
SASADA Koichi
Guest
Posts: n/a
 
      10-04-2005
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


 
Reply With Quote
 
 
 
 
Phil Tomson
Guest
Posts: n/a
 
      10-04-2005
In article <>, SASADA Koichi <> 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 - 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

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to disassemble with objdump and recompile the program ? Benoit Lefebvre C Programming 11 12-10-2007 03:11 PM
HELP: How to disassemble Canon A70? Robert J Batina Digital Photography 3 11-18-2004 04:15 AM
Disassemble LS-1000 Sean Harding Digital Photography 0 11-13-2003 03:03 AM
Re: How to disassemble Canon S30 protective lens CH Digital Photography 0 09-08-2003 03:19 AM
disassemble an assembly into source code, how to thwart BH ASP .Net 0 07-10-2003 03:24 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57