Hi, On Thu, Dec 10, 2009 at 12:56:46AM -0700, Sean Hunt wrote: > I'm looking forward to Perl 6, and I'm looking into the spec right now, > since that to me is the important bit of a language (I know, I'm > bizarre). I see at http://feather.perl6.nl/syn/ that a lot of the > language spec is still under development, and some bits still aren't > written (or drafts are available, but not on that page). I'm > particularly interested in those - what information is available on them?
You can find much in the archives of this mailing list, many topics have been discussed here. > Also, presumably I make comments to the draft specs in this list, correct? Yes. If you prefer real-time (but non-persistent) discussion you can also join #perl6 on irc.freenode.net. If you have small changes to make (grammar, spelling, slight clarifications) you can also check them in directly (they live in the pugs svn repo at http://svn.pugscode.org/pugs/docs/Perl6/Spec/ - just tell me your desired nickname in private mail, and I'll give you a commit bit). Cheers, Moritz