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.
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.
Desempenho global é 50-60% mais rápido do 0.9.0. Rails suporte aprimorado. A nova sintaxe para a inclusão de classes Java em Ruby. Um projeto novo intérprete. Refatoração da expedição, método, avaliação de código e bloco de código expedição. Melhorias de desempenho Parser. Reescrita da Enumerable e StringScanner em Java. Nova sintaxe experimental para a implementação de interfaces. Jira 86 questões foram resolvidas desde 0.9.0.
Tags:
Development, Major bugfixes
Overall performance is 50-60% faster than 0.9.0. Improved Rails support. A new syntax for including Java classes into Ruby. A new interpreter design. Refactoring of the method dispatch, code evaluation, and block dispatch code. Parser performance enhancements. Rewriting of Enumerable and StringScanner in Java. New experimental syntax for implementing interfaces. 86 Jira issues have been resolved since 0.9.0.
Muitos erros foram corrigidos. RubyGems 0.9.0 já está instalado e funcionando. WEBrick executado. Ruby on Rails é executado no topo da WEBrick (trabalho e geração de scripts). O analisador YAML foi muito melhorado. Todos os não-nativos bibliotecas padrão são fornecidos na distribuição. Correção está agora se aproxima de um nível que seja suficiente para executar as bibliotecas mais complicado Ruby e aplicativos corretamente.
Tags:
Development, Major bugfixes
Many bugs have been fixed. RubyGems 0.9.0 is now
installed and working. WEBrick runs. Ruby on Rails
runs on top of WEBrick (and generation scripts
work). The YAML parser was much improved. All
non-native standard libraries are bundled in the
distribution. Correctness is now approaching a
level that is sufficient to run the more
complicated Ruby libraries and applications
properly.
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.
Esta versão tem suporte completo para Ruby 1.8.x gramática (anteriormente uma mistura de 1,6 e 1,8). Corre-se o conjunto de testes RubyForge Rubicon (embora não todos os testes de passagem). Quase um número incontável de classe core / correções módulo. Apoiar a integração melhorada Java. Threading foi bastante melhorado. Agora tri-licenciado sob a CPL / GPL / LGPL.
Tags:
Development, Major feature enhancements
This release has full support for Ruby 1.8.x grammar (previously a mix of 1.6 and 1.8). It runs the RubyForge rubicon test suite (though not all tests pass). Almost a countless number of core class/module fixes. Improved Java integration support. Threading has been greatly improved. Now tri-licensed under the CPL/GPL/LGPL.