MoarVM

MoarVM
Stable release 2014.04[1]
Written in C
Operating system Cross-platform
Type Virtual machine
License Artistic License 2.0
Website www.moarvm.org

MoarVM (short for Metamodel On A Runtime Virtual Machine) is a virtual machine built for the 6model object system. It is being built to serve as yet another VM backend for NQP and Perl 6.[2]

Work began on MoarVM on March 31, 2012; the project was first publicly announced the following year on May 31, 2013.

As of March 2014, it is the fastest virtual machine for Rakudo and NQP in terms of startup time and build speed.[3] However, Rakudo on the Java Virtual Machine is still faster for longer running programs.

MoarVM is available under the Artistic License 2.0.[4]

External links

References