Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[compilers/] add link to feature comparison matrix, fix/remove some o…
…utdated links
  • Loading branch information
moritz committed Jul 26, 2011
1 parent 290a262 commit 6cf9e44
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions source/compilers/index.html
Expand Up @@ -13,6 +13,7 @@ <h2>Perl&nbsp;6 Compilers</h2>

<div id="col1">
<h3>Compilers</h3>
<p><a href="/compilers/features">Feature comparison matrix</a></p>
<ul>
<li>
<a href="http://rakudo.org/">Rakudo</a> is copyrighted by the Perl
Expand Down Expand Up @@ -113,19 +114,9 @@ <h3>Supplementals</h3>

<li>
<a
href="http://github.com/rakudo/rakudo/tree/master/src/setting/">Rakudo's
href="http://github.com/rakudo/rakudo/tree/master/src/core/">Rakudo's
setting library</a>
</li>

<li>
<a href="http://svn.pugscode.org/pugs/v6/smop/src-s1p/">SMOP's setting
library</a>
</li>
<li>
<a
href="http://perlcabal.org/svn/pugs/browse/misc/elf/elf_h_src">Elf's
setting library</a> (<a
href="http://perlcabal.org/svn/pugs/view/misc/elfish/on_lisp/PrimitivesSBCL.pm">lisp</a>)
</li>
</ul>
</div>

0 comments on commit 6cf9e44

Please sign in to comment.