|
Perl 6
Perl 6 Links Tablet: Revision 2
"Overview"[Perl 6 Tablets] - Chapter: "0:Intr"[Perl 6 Intro Tablet], "1:Hist"[Perl History Table], "2:Design"[Perl Language Design Table], "3:Var"[Perl Variables Table], "4:Op"[Perl Operators Table], 5:IO, 6:{}, 7:Sub, 8:OOP, 9:Rx - Appendices: "A:Index"[Perl Table Index], "B:Tables"[Perl Lookup Table], "C:Best of"[Best Of Perl Table], "D:Delta"[Perl Delta Table], *"E:Links"[Perl 6 Links Tablet]*
---- {toc: } ^^ Project Pages * "Perl6"<http://www.perl.org/perl6/> official homepage * "feather"<http://perlcabal.org/>, development server (alias to http://feather.perl6.nl/ ) * "overview to nearly all Perl 6 related Projects"<http://perl6.org/> (hosted by feather) * "Rakudo.org"<http://www.Rakudo.org> Rakudo, the Parrot Perl 6 compiler * "Parrot.org"<http://www.parrot.org> Parrot is a new VM with a lot of language interoperability * "Pugs"<http://dev.pugscode.org/> an experimental Perl 6 implementation written in Haskell ("mirror on perl.org"<http://www.pugscode.org> ) ^^ Downloads (sources, binaries): * "Debian Pugs pakage"<http://packages.debian.org/unstable/interpreters/pugs> by rafl * "parrot32win"<http://parrotwin32.wiki.sourceforge.net/> provides a compiled Parrot for Windows ("direct dl link"<http://sourceforge.net/project/showfiles.php?group_id=211372>) ^^ CPAN: * "Perl6::* modules"<http://search.cpan.org/search?mode=all&query=perl6> backports of many Perl 6 features in Perl 5 * "Bundle::Perl6"<http://search.cpan.org/dist/Bundle-Perl6/> Pakage of all Perl 6 related Module (except Moose :)) * "p6doc"<http://search.cpan.org/dist/Perl6-Doc/> aka Perl6::Doc: a small command line viewer and many Perl 6 documents ^^ Docs * "Synopses"<http://dev.perl.org/perl6/doc/synopsis.html> current state of the language specification * "FAQ on Programmers Heaven"<http://www.programmersheaven.com/2/Perl6-FAQ> * "Perl6 Tutorial"<http://www.szabgab.com/talks/perl6/> by Gabor Szabo * "Manuscripts and overviews by John M. Dlugosz"<http://www.dlugosz.com/Perl6/> * "English Perl 6 materials by Moritz Lenz"<http://perlgeek.de/en/> (moritz - articles and blog section) * "What Is This Character Here"[WITCH] explaining single character * "doclist in this wiki"{link: [perl_6] online_documentation} ^^ Wikis: * "November Wiki"<http://november-wiki.org/>, correct and simple beginner level conent, nicely linked * "Australian Wiki"<http://perl.net.au/wiki/Perl_6> about Perl6, with English tutorials * "unofficial Perl6 Wiki"<http://perl6.wikia.com> * "Parrot Wiki"<https://trac.parrot.org/parrot/wiki Parrot Wiki> * "hezky cesky"<http://perl6.cz> Czech Perl 6 Wiki ^^ more Info: * "Perl 6 Articles"<http://www.perl.com/pub/q/Article_Archive#Perl%206> on perl.com * http://perlcast.com/ also contains interviews with Larry and Audrey about Perl 6 * "Present Continous, Future Perfect"<http://wiki.osdc.org.il/index.php/Larry_Wall_-_Present_Continous%2C_Future_Perfect> address by Larry Wall at YAPC::Israel February 2006 about the state of Perl 6 * "CodeExamples"<http://svn.openfoundry.org/pugs/examples/> in the Pugs repository * "perl-6.de"<http://perl-6.de> German Perl 6 site run by Moritz Lenz ^^ News: * "planetsix"<http://planetsix.perl.org/> News Aggregator * "Parrot Blog"<http://www.parrotblog.org/> * "p6-summaries"<http://dev.perl.org/perl6/list-summaries/> Abbreviated reports of the latest discussions on the mailing lists (abandoned) * "mailing lists"<http://perl6.org/> ^^ IRC: * Perl6 IRC Channel: irc://irc.freenode.net/perl6 * "IRC Logs"<http://irclog.perlgeek.de/perl6/today> ---- "Overview"[Perl 6 Tablets] - Chapter: "0:Intr"[Perl 6 Intro Tablet], "1:Hist"[Perl History Table], "2:Design"[Perl Language Design Table], "3:Var"[Perl Variables Table], "4:Op"[Perl Operators Table], 5:IO, 6:{}, 7:Sub, 8:OOP, 9:Rx - Appendices: "A:Index"[Perl Table Index], "B:Tables"[Perl Lookup Table], "C:Best of"[Best Of Perl Table], "D:Delta"[Perl Delta Table], *"E:Links"[Perl 6 Links Tablet]* |