Ruby compiler question

J

James McCarthy

Hey just wondering, is there a plan to add a compiler to the future
versions of ruby,
ala java compiling into bitecode for speed gains?
 
J

James Britt

James said:
Hey just wondering, is there a plan to add a compiler to the future
versions of ruby,
ala java compiling into bitecode for speed gains?


Yes. See YARV.

http://www.atdot.net/yarv/

James


--

http://www.ruby-doc.org - Ruby Help & Documentation
http://www.artima.com/rubycs/ - Ruby Code & Style: Writers wanted
http://www.rubystuff.com - The Ruby Store for Ruby Stuff
http://www.jamesbritt.com - Playing with Better Toys
http://www.30secondrule.com - Building Better Tools
 
K

Kevin Brown

Hey just wondering, is there a plan to add a compiler to the future
versions of ruby,
ala java compiling into bitecode for speed gains?

Yes. Ruby 2.0 will be byte compiled. Google for YARV.
 

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

No members online now.

Forum statistics

Threads
474,199
Messages
2,571,045
Members
47,643
Latest member
ashutoshjha_1101

Latest Threads

Top