Download List

Projeto Descrição

JRuby is the effort to recreate the Ruby interpreter in Java. JRuby is tightly integrated with Java to allow both to script any Java class and to embed the interpreter into any Java application.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-28 18:00 Back to release list
0.8.3

Esta versão corrige um número enorme de problemas. IRB funciona agora. Incluído classes Java são dramaticamente mais rápido para carregar e usar. Obras de encadernação. Cada problema conhecido constantes de escopo foi corrigido. Intérprete redesenho trabalho resultou na melhoria da profundidade da pilha e avança o esforço para apoiar continuações. Um erro de concorrência séria quando instâncias Ruby são passadas de volta para o Java foi corrigido. Classes Java podem ser enfeitadas com métodos Ruby através do método extend_proxy.
Tags: Development, Major bugfixes
This version fixes a huge number of problems. irb
now works. Included Java classes are dramatically
faster to load and use. Binding works. Every known
constant scoping issue has been fixed. Interpreter
redesign work has resulted in improved stack depth
and advances the effort to support continuations.
A serious concurrency error when Ruby instances
are passed back out to Java was fixed. Java
classes can be adorned with Ruby methods via the
extend_proxy method.

Project Resources