I think one thing that is clear, with all these discussions. When Perl 6.0.0 releases it won't be able to replace latest then released version of Perl 5.

If Perl 6 is really that big, so that you can't really give one monolithic release which covers 6.0.0. Then I guess there must be a Perl 6 release which implements all easily implementable and usable features now. That release must not break any programs in future releases. There must be good documentation, basic libraries to write some programs and CPAN compatibility. You can carry on further development and releases hence forth as required.

For the moment a release branded as a production release will suffice. It will build trust in the community that some thing working is out in the open which can be trusted upon and used now. I believe Rakudo star was aimed towards that. But unfortunately it didn't end up meeting its goals.

Currently the feeling going around is that, we are stuck in a never ending cycle of rewrites and experimentation which never leads to a serious release. That is the perception. I know that's not true. But the world goes by perceptions.

There is nothing wrong with a minimal, production release. With documentation, libraries, with backwards and CPAN compatibility. After than you can always continue to make 6 month releases, adding more features gradually.

That way you can get a working production release product, users, growing community and at the same time gradually move towards a feature complete compiler.


In reply to Re^9: Waiting for a Product, not a Compiler by Anonymous Monk
in thread Moose - my new religion by jdrago999

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.