Ok, then more close to the original subject: Originally it was a "community rewrite", but recently Larry got more and more involved with actual "Perl 6" development, but is still not the driving force. _If_ "Perl 6" is ever finished the current way it is developed, I would call it a rewrite, which was driven by a "community".

I would say it's not "the community rewrite" but "a community rewrite".

The question is also which community we are talking about. It certainly is not the Perl 5 community (largely consisting of people active on p5p and all the authors who upload their modules to CPAN). Of course there are some people who are involved in both communities, like for instance Nicolas Clark or chromatic.

As far as I perceived it: The bulk of the people who originally formed the "Perl 6" community, writing and discussing the RFCs, attracted people who were interested in experimenting with programming languages. After some years of breeding out new ideas and no real progress on the parrot/perl6 implementation front the bulk of Perl 5 people left mostly.

So we got the community of active developers who want to get things done in realtime on the Perl 5 side, and another community of language experimentalists on the Perl 6 side.


In reply to Re^3: How much is Perl6 the community rewrite of Perl? by elmex
in thread How much is Perl6 the community rewrite of Perl? by zby

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.