Jump To Content

LearnHub



Other Ruby implementations (Discussion)

wmoxam saidFri, 08 Feb 2008 14:21:32 -0000 ( Link )

The standard Ruby runtime isn’t the only one available. JRuby runs on top of the Java runtime, and IronRuby runs on top of the .NET runtime. Rubinius, a virtual machine built specifically for ruby, is also making progress but isn’t yet complete.

Anyone here tried any of these alternatives out yet?

Actions
Vote
Current Rating
0
Rate Up
Rate Down
No Votes
  1. JohnPhilipGreen saidFri, 08 Feb 2008 15:06:46 -0000 ( Link )

    I haven’t used any of them yet, but I’m keeping my eye on JRuby in particular.

    Check out this Ruby Implementations Shootout

    Actions
    Vote
    Current Rating
    0
    Rate Up
    Rate Down
    No Votes

    Post Comments

  2. IndianGuru saidSat, 09 Feb 2008 04:56:55 -0000 ( Link )

    Yes, I have used JRuby and am quite impressed.

    Actions
    Vote
    Current Rating
    0
    Rate Up
    Rate Down
    No Votes

    Post Comments

  3. wmoxam saidThu, 21 Aug 2008 01:31:34 -0000 ( Link )

    I took a look at all of the different implementations and posted my own shootout

    JRuby is looking really promising!

    Actions
    Vote
    Current Rating
    0
    Rate Up
    Rate Down
    No Votes

    Post Comments

  4. nikosd saidSat, 27 Sep 2008 09:51:00 -0000 ( Link )

    I agree that JRuby is impressive (with obviously the extra bonus of being able to use Java libraries write away) and I also like MacRuby in terms of speed. For a beta release (0.2) it’s speed is really ok and also it can be useful for Mac addicts / programmers :)

    If anyone is interested I have posted (some months ago – I should update them at some point!) some benchmarks on all of them except IronRuby

    Actions
    Vote
    Current Rating
    0
    Rate Up
    Rate Down
    No Votes

    Post Comments

Your Response
Textile is Enabled (View Reference)