Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mention MoarVM
  • Loading branch information
coke committed Jan 23, 2014
1 parent 800e1df commit 5aabea9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion source/index.html
Expand Up @@ -42,7 +42,9 @@ <h4><a href="/specification/">Specification</a></h4>
<h4><a href="/compilers/">Compilers</a></h4>
<ul>
<li><a href="http://rakudo.org/">Rakudo</a>, a compiler running on
<a href="http://parrot.org/">Parrot</a> and the JVM.</li>
<a href="http://parrot.org/">Parrot</a>,
<a href="http://moarvm.com/">MoarVM</a>,
and the JVM.</li>
<li><a href="https://github.com/sorear/niecza">Niecza</a>, a
Perl 6 compiler for the CLR (mono/.NET)</li>
</ul>
Expand Down

0 comments on commit 5aabea9

Please sign in to comment.