I've been meaning to get started plinking around with Perl 6, but there's a few points I was hoping to get some feedback on first:
- Has the design phase of the language settled down enough for casual users to get started using it (without being too confused later by major changes)?
- The main Perl 6 website still prominently lists the "Apocalypses" and "Exegeses", but from what I can tell, we're supposed to just ignore those at this point and just go by the synopses. Are the synopses up-to-date and unchanging enough at this point for an average user to use them to learn Perl 6?
- Is building and installing Parrot on a GNU/Linux system pretty simple at this point? Maybe just a "./configure; make; make test; make install"? (Or else maybe something like Perl 5's build procedure.) Or are there a lots of hoops to jump through to get a working Perl 6 / Parrot system running?
Also, I notice there's quite a few acronyms associated with Parrot (PDD, PCT, NQP, IMCC, PIR, PIRC, PGE, NCI, PMC). Is there a glossary somewhere telling what all these things are in plain english?
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.