Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
another definition for MoarVM
  • Loading branch information
stmuk committed Jun 17, 2016
1 parent 00fb6d4 commit adf23cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/Language/glossary.pod
Expand Up @@ -708,7 +708,8 @@ Methods are L<subroutine|#Subroutine>s that are called with an L<invocant|#Invoc
=head1 MoarVM
A virtual machine designed specifically for L<#NQP> and its L<#MOP>:
MoarVM is short for Metamodel On A Runtime Virtual Machine.
It's a virtual machine designed specifically for L<#NQP> and its L<#MOP>:
L<#6model>. A document about
L<the purpose of MoarVM|https://github.com/MoarVM/MoarVM/blob/master/docs/reveal.md>.
MoarVM has some similarities with the Hotspot VM so you may peruse its
Expand Down

0 comments on commit adf23cb

Please sign in to comment.