Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
soft rules for what should go into features.txt
  • Loading branch information
moritz committed Jul 26, 2011
1 parent 3a33f8a commit 13e5be3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README
Expand Up @@ -11,5 +11,15 @@ A first version of that script is process.pl, which needs perl 5.10 or
newer and HTML::Template::Compiled from CPAN. It writes the xhtml output
to standard output, or to the filename specified on the command line.

A feature should appear in the table if any of the following applies:
* it is very useful to the end user
* it is a distinguished Perl 6 feature (e.g. grammars, junctions)
* it is hard to implement
* it showcases differences between compilers
* its implementation drives spec development

The "forgiveness > permission" principle applies, and the authors are
very forgiving.

Your contribution is very welcome. Please join our discussions in #perl6,
http://perl6.org/community/irc

0 comments on commit 13e5be3

Please sign in to comment.