Slashdot Mirror


User: olabini

olabini's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:It would be interesting on Sun Backs Ruby by Hiring Main JRuby Developers · · Score: 1

    Yes, Matz and Ko1-san is working on Ruby 2.0 (Rite). They also say that this won't be here for at least 18 months, and at that point the VM still needs to support older extensions, which means the architecture is severely limited. It won't be possible for Rite to get that far ahead of Ruby 1.8 in terms of speed. But, regarding JRuby and speed; Right now JRuby is interpreted. The current planning includes basic JIT compilation to byte code for Ruby scripts. This could easily give JRuby as much performance as MRI in a few months.

  2. Re:GPL? on Sun Backs Ruby by Hiring Main JRuby Developers · · Score: 2, Informative

    This is just not true. GPL is one of three licenses for JRuby, which is easy to find on the front page for the project. A direct quote: "Distributed under a tri-license (CPL/GPL/LGPL)" But anyway, as other people have posted, JRuby will continue, with it's own community, just with the support of employment for the two main guys.