Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add another question
  • Loading branch information
stmuk committed Jun 17, 2016
1 parent 33e9753 commit 8ebe4d4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion doc/Language/faq.pod
Expand Up @@ -479,7 +479,13 @@ string|/type/Match>.
C<OpaquePointer> is deprecated and has been replaced with C<Pointer>.
=head1 Implementation Details
=head1 Perl 6 Implementation
=head2 What Perl 6 Implementations are available?
Currently the best developed is Rakudo (using multiple Virtual Machine
backends). Historic implementations include Niecza (.NET) and Pugs (Haskall).

This comment has been minimized.

Copy link
@b2gills

b2gills Jun 17, 2016

Contributor

Haskell not Haskall ( Fixed )

Others are listed at L<Perl 6 Compilers|https://www.perl6.org/compilers/>
=head2 What language is Rakudo written in?
Expand Down

0 comments on commit 8ebe4d4

Please sign in to comment.