[ANN] YARV - Yet Another RubyVM 0.2.0

Hi,

I'm happy to announce that I released YARV: Yet Another RubyVM 0.2.0.

Project Home page: http://www.atdot.net/yarv/
YARV 0.2.0 : http://www.atdot.net/yarv/yarv-0.2.0.tar.gz
0.2.0 souces : http://www.atdot.net/viewcvs.cgi/yarv/tags/0.2.0/

Changes (between 0.1.1):
* some bug fixes
* refoctoring

* New Features
  * Assembler is supported (see rb/yasm.rb)
  * YARV architecture documentation (I'm sorry. It's in Japanese)

Future work:
  * refoctoring (fix file structure and name convention)
  * replacing ruby/eval.c (You'll not need to apply a patch to ruby interpreter!)
  * --> Rite :slight_smile:

This project is supported by IPA (Information-technology
Promotion Agency, Japan) "Exploratory Software Project (youth)".

···

--
// SASADA Koichi at atdot dot net
//

yes, but it is documented that's 100% better than I normally manage ;-).

J.

···

On 04/03/2005, at 6:10 PM, SASADA Koichi wrote:

  * YARV architecture documentation (I'm sorry. It's in Japanese)