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 32094f9 commit 327f852Copy full SHA for 327f852
doc/Language/faq.pod6
@@ -960,7 +960,7 @@ for an overview of implemented features.
960
=head2 Is Perl 6 fast enough for me?
961
962
That depends on what you are doing. Rakudo has been developed with the
963
-philosophy of "make it work right then make it work fast". It's fast for some
+philosophy of "make it work right then make it work fast." It's fast for some
964
things already but needs work for others. Since Perl 6 provides lots of clues
965
to the JIT that other dynamic languages don't, we think we'll have a lot of
966
headroom for performance improvements.
0 commit comments