That is a stated goal for perl5, and I agree that it succeeds wonderfully. The natural feel of the language is indeed hard to forget, once learned.
It contributes to my unease about perl6 that the model there appears to be a formal language with an unambiguous grammar, rather than a natural language.
After Compline,
Zaxo
I don't think that ambiguity of grammar is what gives Perl 5 it's flexibility and natural feel. I think that Perl 6 - a larger language - will provide many more "ways to do it", and will possibly have even more of that quality you like.
My Perl 6 unease is that "once learned" clause you added to your statement about Perl 5. When Perl 6 is here, despite the excellent Exegeses and the years of discussion, we are all going to slide some way back down that learning curve.
Absolutely. I will not start worrying in 2004, and I won't be doing much worrying in 2005 either. First Parrot, then Ponie, then P6, and finally me, slipping and sliding trying to get traction on the curve.
And I could learn Ruby, which is similar to Perl but not Perl, but I wouldn't be using it. I want the enjoyment of discovery with this language, and I haven't had that for quite a few years.
I'm not far enough up that curve to welcome a slide, but I know how you feel.
While Perl remains my language of choice, I did go off and learn Ruby. I highly recommend it, not that I want to try to use it at work, or supplant Perl, or even truly believe that it stands a chance against Perl and Python, but because there are some very, very nice things about that language, that made me think differently.
One of the nicest features about Ruby is one of it smallest and perhaps least significant. That ending punctuation on methods is so visually appealing and powerful to me.
str = orig.chomp; # chomp()s copy of orig, stores in str orig.chomp!; # chomp()s orig in-placeThat just floored me. I wrote one really dumb program that exploited that. I made chomp? that basically returned whether the string would be changed by chomping it. What a cool feature. And so tiny!
Very nice. What a sweet language. When I read the pickaxe book, I get these moments where I think Matz is one very gifted man.
What a shame it is horribly outperformed by Perl. At least, it used to be. Maybe if/when it migrates over to the Parrot runtime...
perlmonks.org content © perlmonks.org and Ido, japhy, l3nz, pbeckingham, Zaxo
prlmnks.org © 2006 edmund von der burg (eccles & toad)
v 0.03