« Return to Thread: [ANN] ruby2java 0.0.1 Released

Re: [ANN] ruby2java 0.0.1 Released

by Bugzilla from lothar@tradescape.biz :: Rate this Message:

Reply to Author | View in Thread

On Friday 22 May 2009, Charles Oliver Nutter wrote:
> ruby2java version 0.0.1 has been released!
>
> * <http://kenai.com/projects/ruby2java/pages/Home>
>
> The Ruby2Java compiler inspects the *runtime* definition of classes
> to produce a normal-looking Java class. All metaprogrammed methods
> are reflected on the Java class, as are runtime modifications to
> those methods.

Will Ruby2Java eventually be used by JRuby to compile ruby scripts to class
files like jython?

The reason I am asking is that I can get the python stack traces as part of
the Java stacktrace in Jython, but not (yet) in JRuby.

Lothar

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [ANN] ruby2java 0.0.1 Released