Ruby to C to another language (perhaps Java (I Don't Need JRuby))

I just read in the July 2004 Java Developers Journal about Javolution
http://javolution.org/ (nee JADE), which contains the following feature:

# Using the Javolution Struct and Union base classes, your code can
directly share information with C/C++ native applications.

So that could be an alternative for your Java side of the whole thing.

Al

Albert Chou wrote:

I just read in the July 2004 Java Developers Journal about Javolution
http://javolution.org/ (nee JADE), which contains the following feature:

# Using the Javolution Struct and Union base classes, your code can
directly share information with C/C++ native applications.

So that could be an alternative for your Java side of the whole thing.

Thank you for the link Albert. This looks very nice indeed!

Zach