Ruby 2.0

D

Daniel Lewis

When will we see (approx) Ruby 2.0?

I read ( http://www.rubygarden.org/ruby?VirtualMachineOptions ) that
it might have a compiler and virtual machine, is this true?

I'd like to use Ruby for my dissertation, and a bytecode-compiled
version that runs on a VM would be good to see because the program
that I will be creating will probably be quite cpu & memory intensive.
I start my dissertation next September, so hopefully a lot of work
will be done on it by then.

Also where is Ruby 1.9 held, I know its a development version and its
almost version 2.0... but is it practically 2.0 and does it have a
compiler & VM?

Thanks,

Daniel.
 
C

Christophe Grandsire

En r=E9ponse =E0 Daniel Lewis :
When will we see (approx) Ruby 2.0?
=20

I think matz would say: "when it's ready".
I read ( http://www.rubygarden.org/ruby?VirtualMachineOptions ) that
it might have a compiler and virtual machine, is this true?
=20

Not "might". Ruby2 will be byte-compiled. The VM is called YARV and is=20
in heavy development. Check out http://www.atdot.net/yarv/ . And=20
although that page is rather humble, matz already indicated that YARV=20
*will* be the VM for Ruby2.
=20
Also where is Ruby 1.9 held, I know its a development version and its
almost version 2.0... but is it practically 2.0 and does it have a
compiler & VM?
=20

My understanding is that it's Ruby2 feature-wise, but interpreted like=20
Ruby 1.8 currently is. So you don't get the VM with it. It's just the=20
testing ground for the features and syntax that Ruby2 will eventually hav=
e.
--=20
Christophe Grandsire.

http://rainbow.conlang.free.fr

You need a straight mind to invent a twisted conlang.
 

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

Similar Threads

Ruby 2.0 & YARV 5
[ANN] ruby-growl 2.0 Released 0
Vaynerchuk & Ruby 2.0 0
Why is Ruby 1.9 not called Ruby 2.0? 4
ruby + Qt + Windows + 64 bit 0
[ANN] sfl 2.0 Released 0
[ANN] nanoc 2.0 1
[ANN] Ruby|Web Conference 0

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top