RAA - yajb/0.8.1

yajb / 0.8.1

Short description: Yet Another Java Bridge
Category: Library/java
Status: usable
Created: 2005-07-20 18:43:27 GMT
Last update: 2005-09-07 09:47:30 GMT
Owner: m.sakurai (Projects of this owner)
Homepage: http://www.cmt.phys.kyushu-u.ac.jp/~M.Sakurai/cgi-bin/fw/wiki.cgi?page=YAJB
Download: http://www.cmt.phys.kyushu-u.ac.jp/~M.Sakurai/java/ruby/yajb-0.8.1.tar.gz
License: LGPL
Dependency:
None
Description:

The yajb module provides a communication bridge between Ruby and Java.
The current implementation is written by pure java and ruby code and using TCP socket. So you can use yajb immediately on many platforms without compile.

The yajb is designed for achievement of following goals:

* easy to use
* writing simple and complete GUI code as we write in Java
* writing override implementations for any Java interfaces and classes in Ruby.

Versions: [0.8.1 (2005-09-07)] [0.8.0 (2005-08-10)] [0.7.0 (2005-08-08)] [0.5.0 (2005-07-20)]

Edit this project (for project owner)

back to RAA top