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 8d34393 commit 5f5799fCopy full SHA for 5f5799f
doc/Language/faq.rakudoc
@@ -830,9 +830,9 @@ X<|Reference,Raku Implementation (FAQ)>
830
831
=head2 What Raku implementations are available?
832
833
-Currently the best developed is Rakudo (using multiple Virtual Machine
834
-backends). Historic implementations include Niecza (.NET) and Pugs (Haskell).
835
-Others are listed at L<Raku Compilers|https://www.raku.org/compilers/>
+L<Rakudo|https://rakudo.org> is the only compiler under active development.
+
+Historic implementations include Niecza (.NET) and Pugs (Haskell).
836
837
=head2 What language is Rakudo written in?
838
0 commit comments