File tree Expand file tree Collapse file tree 2 files changed +4
-422
lines changed Expand file tree Collapse file tree 2 files changed +4
-422
lines changed Original file line number Diff line number Diff line change @@ -57,12 +57,8 @@ <h2><a name="Feather">Perl 6 Design Documents</a></h2>
57
57
Exegeses were only written for some of the early sections; the later sections
58
58
have no corresponding apocalypse/exegesis. </ p >
59
59
60
- < p > Most changes to these specifications have been discussed on the
61
- < a href ="http://dev.perl.org/perl6/lists/ "> perl6-language mailing list</ a > or the
62
- < code > #perl6</ code > FreeNode channel on IRC.
63
- Additionally, Larry Wall has created an implementation of the parser
64
- for Perl 6 (but it doesn't do any of the backend stuff), and that is usually
65
- regarded as authoritative. </ p >
60
+ < p > Most changes to these design docs have been discussed on
61
+ < code > #perl6</ code > FreeNode channel on IRC. </ p >
66
62
</ div >
67
63
68
64
< p > < em > While the Apocalypses and Exegeses are linked here for reference, note
@@ -73,7 +69,7 @@ <h2><a name="Feather">Perl 6 Design Documents</a></h2>
73
69
< tr >
74
70
< th > </ th >
75
71
< th > </ th >
76
- < th > < strong > (Specification )</ strong >
72
+ < th > < strong > (Design doc )</ strong >
77
73
</ th >
78
74
< th > (Syn pod)</ th >
79
75
< th > (Justification)</ th >
@@ -375,7 +371,7 @@ <h3>Indexes</h3>
375
371
< h3 > S32 Key</ h3 >
376
372
377
373
< dl >
378
- < dt > * = Document related types as well</ dt >
374
+ < dt > * = Documents related types as well</ dt >
379
375
< dt > + = Not a type name, but documents a group of types</ dt >
380
376
</ dl >
381
377
You can’t perform that action at this time.
0 commit comments