bRuby is an extension library for dumping/un-dumping ruby's internal syntax tree.
The latest version is 0.0.7.
If you want the old version, that can be downloaded from Archive.
If you want the binary for mingw32/cygwin, that can be downloaded from eban's Just another Ruby porter,.
bruby-0.0.7.tar.gz(44kb)
The latest source code can be checked out from CVS repository with the following instruction set.
$ cvs -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/bruby login $ cvs -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/bruby co bruby
Yuya Kato <yuya@katoden.co.jp>