in reply to The Great Computer Language Shootout

Check the programs above Perl. They are either:

  1. compiled to native code,
  2. overly complex and unreadable, or
  3. use a simple regexp language or don't use regexp at all.

Given that -- without even counting the other benefits of Perl not illustrated -- I'm quite happy with the results.

  • Comment on Re: The Great Computer Language Shootout