It is with great regret that I say, that each time this OP comes up, in the absence of its presence, it is Perl 6 that dies a little.

Surprisingly enough, though, software (and this includes programming language implementations) won't get written faster by people asking about it or complaining that it isn't written yet. This holds even more true if you want the software to be tried-and-tested to the point that it's usable.

What you need is a community of people, some of whom implement the thing, some who triage tests or bug reports, and some who write applications and stress-test the language. For that to happen, you need to encourage (some would say "hype") people into wanting to contribute. To top it off, Perl 6 in itself seems to attract people due to some of its features.

So, expectations are high, but it's partly because they need to be. Or you might help figure out another way to build a community besides having something worth forming a community around.


In reply to Re^3: Will Perl 6 Replace Perl 5? by masak
in thread Will Perl 6 Replace Perl 5? by aecooper

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.