MoarVM 介绍
moarvm 是 “metamodel On A Runtime” 的简写。这是一个为 Rakudo Perl
6 和 NQP Compiler
Toolchain. 编写的虚拟机,主要功能:
-
Running the Perl 6 specification test suite fastest
-
Having the lowest memory usage
-
Having the best startup time
-
Being fastest to build both NQP and Rakudo - and thus in theory your Perl 6 and NQP programs too!