NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Ruby does have some advantages. (Score:1)
Re: (Score:1)
I agree. There's just one reason Perl 6 is so much nicer to use (even now in its unfinished state) than Perl 5.
Re: (Score:1)
In a sense, Perl 5 the language doesn't provide much more than Smalltalk the language does (smalltalk message dispatch boils down to 'tell the target object to handle this message with these arguments; it's down to the target object to decide what to do with it'), but Smalltalk the environment/library
Re: (Score:1)
That's completely true, and I have no objection.
I do expect, however, people who make language comparisons to have used all of the languages they compare. It doesn't suffice to port Java's "Hello, world!" to a new language and then write about how it's impossible to do things in the new language that you d
Re:Ruby does have some advantages. (Score:1)
Reply to This
Parent
Re: (Score:1)
We've met actually. Ward Cunningham introduced us. My mind boggles sometimes.