I got the same impression (perl6 is getting too complex)
already 2 years ago from various (well done) talks from
Damian Conway about the topic.
I think that if Perl6 will make it and some 100
programmers will start using it for real projects, it
will have the potential to become a language of the
elitarian programmer.
However, Perl6 reminds me of PL1 (never programmed it).
In a CS lesson, our prof gave two examples.
- BASIC - the intersection of all existing HLL languages.
- PL/I - the union of all existing HLL languages.
The biggest problem of PL/I was
not the insane
complex compiler, but the extensive TMTOWTDI!!! Various
Programmers stuck with their preferenced programming
paradigms, basically one programming in the "LISP-subset"
of PL/I, the next in "ALGOL-PL/I", the next in "ADA-PL/I",...
I can remember of some article I read about comparing
PL/I to languages and found, that it already does compare
very well to Perl.
My best wishes for Perl6, but before our company starts
to use it or migrate from Perl5 - many things have to
happen first after the availability of P6...
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.