|
|
|
|
|
by SrslyJosh
4150 days ago
|
|
> On a related note, should I, as someone who does not know Perl, bother learning Perl 6 yet? Or is it likely to change a lot before release? I don't think so. Everything I've read in recent years has indicated that the grammar is stable, which implies that the operators and planned feature set are also stable. If you want to melt your brain, you can take a look at STD.pm6, the official grammar for Perl 6, which is also written in Perl 6: https://github.com/perl6/std/blob/master/STD.pm6 Recent changes seem to be very minor. |
|