The topic of this article may not meet Wikipedia's notability guidelines for products and services. (October 2013) |
Stable release | |
---|---|
Repository | |
Written in | C |
Operating system | Cross-platform |
Type | Virtual machine |
License | Artistic License 2.0 |
Website | www |
MoarVM (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 Raku.[3] MoarVM was created to allow for greater efficiency than Parrot by having a closer internal representation to the model system used by Raku.[4] Notably it was the virtual machine for the first stable version of Rakudo released in December 2015.[5][6]
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.[7]
MoarVM is available under the Artistic License 2.0.[8]