in reply to perl 6
Essentially, what you're running into is snobbery, plain and simple. Java wasn't considered a "real programming language" by the C/C++ people for years. Yet, here it is. C++ wasn't considered to be its own language when it first came out, either. Bjorne Strousoup didn't even conceive of it as a different language. It was more an extension than anything else. (For those wondering, it would be similar to considering Perl 5.x with TheDamian's extensions like Switch to be a "different language".)
What I feel, primarily, is that you do what you do. If you do object-oriented applications development (like I do) and you use Perl, then Perl is an OO-apps development language. If you use it for easing administration scripting headaches, then it's a admin scripting language. :-)
------
We are the carpenters and bricklayers of the Information Age.
Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: perl 6
by derby (Abbot) on Mar 13, 2002 at 15:10 UTC | |
by patgas (Friar) on Mar 13, 2002 at 16:20 UTC | |
by demerphq (Chancellor) on Mar 15, 2002 at 17:45 UTC | |
by tye (Sage) on Mar 15, 2002 at 18:55 UTC | |
by alvinist (Initiate) on Mar 27, 2008 at 03:07 UTC |