• @[email protected]
    link
    fedilink
    151 year ago

    That deserves an “always has been” meme… But IMO, Ruby outperled Perl since the beginning.

    Perl doesn’t let you redefine the syntax so that you can write the same program multiple ways. All it does is to encourage multiple programs to have the same meaning.

    • @[email protected]
      link
      fedilink
      English
      41 year ago

      I never looked at Ruby, but that doesn’t seem like it would be great for readability (although maybe productivity).

    • @[email protected]
      link
      fedilink
      21 year ago

      And lets you easily write metal languages due to the way you can pass around blocks. Think configuration as code type stuff.