@@ -43,7 +43,7 @@ in the Rakudo compiler without requiring any special pragmas, as they did
43
43
not conflict with the 6.c specification.
44
44
A smaller set of features and behaviours is available automatically if you
45
45
have the C < use v6.d.PREVIEW > pragma at the top of the file. The rest of about
46
- 3100 new commits to the language specificication simply clarify previously
46
+ 3100 new commits to the language specification simply clarify previously
47
47
undefined behaviour.
48
48
49
49
X < |Rakudo Star DMG binary installer (FAQ) > X < |Rakudo Star MSI binary installer (FAQ) > X < |Rakudo Star docker image (FAQ) >
@@ -109,21 +109,21 @@ X<|Books>
109
109
110
110
Here are some available books, in no particular order:
111
111
112
- = item L < Perl 6 at a Glance|https://deeptext.media/perl6-at-a-glance/ > , by Andrew Shitov
112
+ = item L < Perl 6 at a Glance|https://deeptext.media/perl6-at-a-glance/ > , by Andrew Shitov
113
113
114
- = item L < Think Perl 6: How to Think Like a Computer Scientist|http://greenteapress.com/wp/think-perl-6/ > , by Laurent Rosenfeld.
114
+ = item L < Think Perl 6: How to Think Like a Computer Scientist|http://greenteapress.com/wp/think-perl-6/ > , by Laurent Rosenfeld.
115
115
116
- = item L < Perl 6 Fundamentals|https://www.apress.com/us/book/9781484228982 > , by Moritz Lenz
116
+ = item L < Perl 6 Fundamentals|https://www.apress.com/us/book/9781484228982 > , by Moritz Lenz
117
117
118
118
= item L < Parsing with Perl 6 Regexes and Grammars|https://smile.amazon.com/dp/1484232275/ > , by Moritz Lenz
119
119
120
- = item L < Learning Perl 6|https://www.learningperl6.com/ > , by Brian D. Foy (In July 2018, this is in a very advanced publication stage)
120
+ = item L < Learning Perl 6|https://www.learningperl6.com/ > , by Brian D. Foy (In July 2018, this is in a very advanced publication stage)
121
121
122
122
= item L < Metagenomics|https://www.gitbook.com/book/kyclark/metagenomics/details > , by Ken Youens-Clark
123
123
124
124
= item L < Learning to program with Perl 6: First Steps|https://www.amazon.com/gp/product/B07221XCVL > , by JJ Merelo
125
125
126
- = item L < Perl 6 Deep Dive|https://www.packtpub.com/application-development/perl-6-deep-dive" > , by Andrew Shitov
126
+ = item L < Perl 6 Deep Dive|https://www.packtpub.com/application-development/perl-6-deep-dive" > , by Andrew Shitov
127
127
128
128
X < |Specification (FAQ) >
129
129
= head2 What is the Perl 6 specification?
0 commit comments