15 May 17:17
YARV Bytecode Documentation
From: Christoph Angerer <christoph.angerer <at> inf.ethz.ch>
Subject: YARV Bytecode Documentation
Newsgroups: gmane.comp.lang.ruby.general
Date: 2008-05-15 15:19:37 GMT
Subject: YARV Bytecode Documentation
Newsgroups: gmane.comp.lang.ruby.general
Date: 2008-05-15 15:19:37 GMT
Hello *, does anybody know any (if possible up-to-date) documentation/specification of the Ruby 1.9 (YARV) bytecodes? The only docs I could find are: http://www.atdot.net/yarv/insnstbl.html (a simple table of the opcodes) and http://www.atdot.net/yarv/yarvarch.en.html (not much more than a table) However, both sites seem to be outdated and are lacking some useful explanations (e.g., what is the op_flag parameter for a send, and many more); also the sourcecode of the VM itself seems to be totally undocumented in that regard. Help would be much appreciated! Thanks in advance, Christoph -- -- Posted via http://www.ruby-forum.com/.
RSS Feed