1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-05 22:37:42 +02:00

Merge pull request #1096 from dwarring/patch-1

[Perl 6] tweak. Parrot desupported on Rakudo.
This commit is contained in:
ven
2015-05-13 07:48:17 +02:00

View File

@@ -10,8 +10,7 @@ contributors:
Perl 6 is a highly capable, feature-rich programming language made for the Perl 6 is a highly capable, feature-rich programming language made for the
upcoming hundred years. upcoming hundred years.
Perl 6 runs on [the Parrot VM](http://parrot.org/), the JVM Perl 6 runs on [the MoarVM](http://moarvm.com) and the JVM.
and [the MoarVM](http://moarvm.com).
Meta-note : the triple pound signs are here to denote headlines, Meta-note : the triple pound signs are here to denote headlines,
double paragraphs, and single notes. double paragraphs, and single notes.