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.
Funny (Score:2)
<devils-advocate>
Nevertheless, Eckel has a point, however horribly he stated it. Perl does have a scalability problem with webapps, and we've known it for years. Given enough smart people, you can use any language to get anything done. (But, please, I beg you, keep me away from the APL programmers who want to reimplement Amazon.com! Or the lispers reimplementing del.icio.us
Re:Funny (Score:1)
How do you optimize to help novices without hobbling the experienced?
Re:Funny (Score:2)
Step away from the web, and Python did a better job than Perl in that particular respect. Zope is nothing if not a rat's nest of expert coding. Totally befuddling in its own right, but the Zope team wasn't overly hobbled by Python's help-the-newbies approach.
Haskell, on the other hand, goes to the opposite extreme: hobbling the novices and helping the experienced.
Re:Funny (Score:1)
I'm starting to think people are learning the absolute wrong lessons from Rails.
The right lesson probably starts with "Extract frameworks -- don't build them." Of course, one probably right lesson that some people could learn from Rails is that a language with expressive abstractions can be easier to program in than one without.
Re:Funny (Score:1)
Reply to This
Parent