MoarVM

Print Print
Reading time 3:49

MoarVM
Stable release
2021.05[1] / 22 May 2021; 22 days ago (2021-05-22)[2]
Repository Edit this at Wikidata
Written inC
Operating systemCross-platform
TypeVirtual machine
LicenseArtistic License 2.0
Websitewww.moarvm.org

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 NQP (Not Quite Perl) and 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 (Not Quite Perl) in terms of startup time and build speed.[7]

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

External links

References

  1. ^ MoarVM Releases
  2. ^ "Commits MoarVM/MoarVM". GitHub. Retrieved 22 May 2021.
  3. ^ MoarVM: A Virtual Machine for NQP (Not Quite Perl) and Rakudo: 6guts, Jonathan Worthington.
  4. ^ All about Perl 6 – interview of Jonathan Worthington (Part 1 of 3): josetteorama.com
  5. ^ Perl 6 First Official Release: I Programmer
  6. ^ Christmas is here.: Perl 6 Advent Calendar
  7. ^ MoarVM Features
  8. ^ GitHub: MoarVM Licence

By: Wikipedia.org
Edited: 2021-06-18 14:30:40
Source: Wikipedia.org