in reply to Re: Java Vs Perl
in thread Java Vs Perl
Ok, let's just assume this is all true and sensible.
The discussion I highlight above is an excellent reason to use C, Perl, Python, Ruby (etc.) in favor of Java, C++, C#, Visual Basic (etc.) on projects that are to be developed by a small team, and maintained for a prolonged period.
Since this is Perlmonks, I'm not going to discuss C, Python or Ruby. But I do want to discuss Perl. There's nothing wrong with Perl, but I don't think you should suggest it has attributes it doesn't have. Perl doesn't have a standard, and it doesn't have a track record of stability. In fact, in both deparments, it does worse than Java. Just look at two hot things of the last decade: threads and Unicode. Perl has had several thread implementations, and several Unicode implementations, and despite having worked on it for years, it still doesn't get it right.
Don't get me wrong, I'll pick Perl over Java 11 out of 10 times myself. But that's because Perl has so many goodies, I'm willing to deal with the fact Perl is a moving target, and upgrading to a new version isn't always painless.
But neither your post nor mine has anything to do with the original question.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Java Vs Perl
by dragonchild (Archbishop) on Jan 11, 2005 at 14:03 UTC | |
by Anonymous Monk on Jan 11, 2005 at 14:36 UTC | |
by Anonymous Monk on Jan 13, 2005 at 18:16 UTC | |
|
Re^3: Java Vs Perl
by Mago (Parson) on Jan 11, 2005 at 12:30 UTC |