Giter Site home page Giter Site logo

Comments (10)

postmodern avatar postmodern commented on May 30, 2024

I like having the consistency of name-version.

from ruby-install.

havenwood avatar havenwood commented on May 30, 2024

I think I agree that consistency here is more important than the slight aesthetic advantage of the shorter name. Removing the prefix only makes sense for Ruby and not the other implementations.

Anti-feature?

from ruby-install.

postmodern avatar postmodern commented on May 30, 2024

Not sure. rbenv started making exceptions for MRI and stripping the ruby- prefix.

from ruby-install.

wilmoore avatar wilmoore commented on May 30, 2024

rbenv started making exceptions for MRI and stripping the ruby- prefix

I think this made sense when the idea of multiple implementations was just a cute notion; however, multiple implementations is a real thing; thus, I would call it an anti-feature at this point. Of course, others may look at it from another angle, so it is what it is.

from ruby-install.

wilmoore avatar wilmoore commented on May 30, 2024

Close or keep?

from ruby-install.

postmodern avatar postmodern commented on May 30, 2024

Let's close. Keeping the prefix helps distinguish between rubinius-2.0.0 and ruby-2.0.0.

from ruby-install.

bronson avatar bronson commented on May 30, 2024

This seems inconsistent...? Either it's called mri and just another ruby, or it's called ruby and is the intuitive default.

from ruby-install.

havenwood avatar havenwood commented on May 30, 2024

@bronson For each of the Rubies the engine name matches the RUBY_ENGINE value. So "ruby" for MRI, "mruby" for mruby, "jruby" for JRuby and "rbx" for Rubinius.

So it's RUBY_ENGINE-RUBY_ENGINE_VERSION.

from ruby-install.

bronson avatar bronson commented on May 30, 2024

Ah right, I'd forgotten about RUBY_ENGINE.

Like anything, it makes sense once you see the internals. :)

from ruby-install.

postmodern avatar postmodern commented on May 30, 2024

@bronson we settled on naming the rubies after their primary executable (MRI -> ruby, Rubinius -> rbx). This also nicely aligns with RUBY_ENGINE. I also don't think it's fair to the other rubies to give special treatment to MRI.

from ruby-install.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.