Quantcast
Channel: XRuby
Browsing all 13 articles
Browse latest View live

XRuby 0.1.0 released

[Link of this article: http://xruby.blogspot.com/2007/01/xruby-010-released.html]Today I am glad to announce the release XRuby 0.1.0 , a ruby compiler which compiles ruby script (.rb) to java bytecode...

View Article



On-Ruby interview

Pat Eyler recently interviewed XRuby team, the first episode is now posted on his popular On-Ruby blog: http://on-ruby.blogspot.com/2007/02/serial-xruby-interview-episode-i.html

View Article

XRuby 0.1.2 released

XRuby 0.1.2 is now available for download from the project download page: http://code.google.com/p/xruby/downloads/listThis latest release contains more built-in libraries and a few bug fixes for the...

View Article

XRuby is faster than Ruby 1.8.5 in most benchmarks

Two weeks ago, Antonio Cangiano compared the performance of different ruby implementations using Ruby 1.9 (YARV)'s benchmark suite. His numbers got me thinking: all alternative implementations...

View Article

Ruby builtin in pure Ruby

[Update 03/12/2007 If you know how to implement Interge#times in pure ruby and make it have the same behavior as Ruby 1.8.5, please let me know. Thank you!]One of the best things I love about rubinius...

View Article


XRuby 0.1.4 released

I am glad to announce that XRuby 0.1.4 is now available for download at: http://code.google.com/p/xruby/downloads/listThe most significant change in this release is: one of our team member, dreamhead,...

View Article

InfoQ article on XRuby

Werner Schuster from InfoQ has a very nice article about XRuby, you can read it here.UPDATE 04/27/2007: InfoQ China had an interview with our core developer Dreamhead. You can read it here (in...

View Article

XRuby 0.2.0 released

I am glad to announce that XRuby 0.2.0 is now available for download at: http://code.google.com/p/xruby/downloads/listHere is a summary of major changes in this release:1. Beanworms started to work on...

View Article


ruby -y

For people who are interested in how ruby's yacc parser works, there is an undocumented command line option("-y") that may be helpful. It will display a trace of the parser's operations. To use it, you...

View Article


xruby 0.3.0 released

I am pleased to announce that XRuby 0.3.0 is released:http://code.google.com/p/xruby/downloads/listWe have fixed lots of bugs and made significant improvement in the code.Changes from 0.2.1 to 0.3.0:1....

View Article

XRuby 0.3.1 released

XRuby 0.3.1 is released today and you can download the latest version here:http://code.google.com/p/xruby/downloads/listThe major changes in this version are:1. Ruby standard libraries are now...

View Article

XRuby license changed to BSD

XRuby had been licensed under GNU General Public License v2. For people who want to create solutions based on XRuby, this means they had to adopt GPL as well, which is not always possible. So since...

View Article

Google Summer of Code with Ruby Central

Ruby Central will once again participate the Google Summer of Code in 2008 as a mentoring organization:http://code.google.com/soc/2008/ruby/about.htmlPat Eyler has put together an idea page, which is a...

View Article

Browsing all 13 articles
Browse latest View live




Latest Images