File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -814,7 +814,7 @@ Perl 6 provides common L</concrete syntax> to access them.
814
814
C<MVMHLLConfig> is the L</MoarVM> C level structure that hooks
815
815
to the underlying language specific representations.
816
816
The L</metamodel> allows one to express specific semantics proper to a given L</OO> language.
817
- L</Zavolaj > provides interoperabiity with languages which compilers
817
+ L</Rakudo > provides interoperabiity with languages which compilers
818
818
follow C language linking conventions.
819
819
820
820
=head2 HLL
@@ -2244,8 +2244,7 @@ See L<https://github.com/dpk/yoleaux> and L<http://dpk.io/yoleaux>.
2244
2244
2245
2245
=head2 Zavolaj
2246
2246
2247
- L<Zavolaj|https://github.com/jnthn/zavolaj> is a module to support C<native call>s
2248
- into L<libraries|/library>.
2247
+ Zavolaj was a module to support L</native call>s into L<libraries|/library>. It is now part of L</Rakudo>
2249
2248
2250
2249
=head2 Zen slice
2251
2250
You can’t perform that action at this time.
0 commit comments