We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 317f469 commit a318b8dCopy full SHA for a318b8d
doc/Language/faq.pod6
@@ -36,8 +36,9 @@ implementing Perl 6.c.
36
X<|v6.d (FAQ)>
37
=head2 When is v6.d going to be released?
38
39
-There is no planned date, although L<Diwali 2018|https://en.wikipedia.org/wiki/Diwali>
40
-looks to be an attractive date for a release codenamed C<Diwali>.
+The Specification will be released on L<Diwali 2018|https://en.wikipedia.org/wiki/Diwali>,
+which is November 6–7, in a convenient time zone. And compilers will follow their
41
+regular release schedule, coming up with 6.d enabled by default after the spec release.
42
43
The vast majority of 6.d features are already implemented and available
44
in in the Rakudo compiler without requiring any special pragmas, as they
0 commit comments