Ruby v 2?

K

Kenneth McDonald

Just curious is there is any firm news, guesstimates, etc. as to the
progress of Ruby 2 and when it might actually make a public appearance.

Thanks,
Ken
 
M

MonkeeSage

Kenneth said:
Just curious is there is any firm news, guesstimates, etc. as to the
progress of Ruby 2 and when it might actually make a public appearance.

Thanks,
Ken

Hi Ken,

I don't know of anything official (but I'm not "in the know" about
those things). Some places to keep on eye on for progress towards v2:

YARV: http://www.atdot.net/yarv/
RubyGrammar: http://rubyforge.org/projects/rubygrammar/ (also
http://groups.google.com/group/comp.lang.ruby.grammar)
MetaRuby: http://www.zenspider.com/Languages/Ruby/MetaRuby.html

Regards,
Jordan
 
D

Diego Virasoro

Kenneth said:
Just curious is there is any firm news, guesstimates, etc. as to the
progress of Ruby 2 and when it might actually make a public appearance.
I was wondering the same. From what I understand (and I don't that
much) the latest news come from approximatly one year ago in the last
Ruby Conf when the latest ideas were presented.

I would imagine something similar might happen again at the next Ruby
Conf (in approximatly a month): all I know is that Matz is giving the
keynote.
(http://www.rubycentral.org/conference/talks.html)

Personally I'd really like to know more about it. :)

Diego
 
R

Richard Conroy

Ruby 1.9 is due for release in 2007 (I think late in the year). The intention
of this release is to smoke out a lot of the issues that will be central to 2.0
i.e. break early in 1.8 ->1.9 so that 1.9->2.0 is an easier transition.
 
J

John Turner

Kenneth said:
Just curious is there is any firm news, guesstimates, etc. as to the
progress of Ruby 2 and when it might actually make a public appearance.

Thanks,
Ken

There's a few people quietly using yarv(which will very likely form the
basis for ruby2.0) and the occasional bug/benchmark/comment posted to
yarv-dev-en.

svn checkout http://www.atdot.net/svn/yarv/trunk
if you want to take a look at code and/or play around with it. It's
usable and comparatively fast and potentially getting pretty stable. I
think development has slowed down a little recently though, not been any
commits since the first.

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,213
Messages
2,571,109
Members
47,702
Latest member
gancflex

Latest Threads

Top