I don't think you understand the process of language design.

Why is Perl5 cool? It's a minimalist language.

I like Perl 5 but I have no idea what you mean by "minimalist".

I do like the freedom of expression, but we are going to create a lot of dialects with uber-TIMTOWDI.

Have you ever used a module? APIs are dialects.

Perl5 ALREADY has a problem with newbies being able to read code written by uber-perl programmers

I have trouble reading Pascal (the mathemetician) or Proust in the original French too, yet plenty of francophones seem to do okay with the language. Heck, I have trouble with Pynchon, Joyce, and DFW in English but I make a living working with it.

I don't care if new programmers can't read my code. I care if people who understand the problems I'm trying to solve can maintain my code. I wouldn't expect my 18 month old nephew to write or edit a 300 page book. Why should I expect the equivalent in the coding world?


In reply to Re^2: Perl 6 critique is a good thing by chromatic
in thread Perl 6 critique is a good thing by Juerd

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.