
Ruby++ is C++ interface of Ruby API.
It supports the development of an extension-library and Ruby embedded program.
The latest version is Snapshot at 2002-11-08.
rubyxx-snapshot20021108.tar.gz(342kb)
rubyxx-snapshot20021021.tar.gz(343kb)
rubyxx-snapshot20020830.tar.gz(342kb)
rubyxx-snapshot20020826.tar.gz(342kb)
rubyxx-snapshot20020703.tar.gz(337kb)
rubyxx-snapshot20020627.tar.gz(332kb)
The latest source code can be checked out from CVS repository with the following instruction set.
$ cvs -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/rubyxx login $ cvs -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/rubyxx co rubyxx
Yuya Kato <yuya@katoden.co.jp>