The topic of this article may not meet Misplaced Pages's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted. Find sources: "MoarVM" – news · newspapers · books · scholar · JSTOR (October 2013) (Learn how and when to remove this message) |
Stable release | 2024.12 / 14 December 2024; 32 days ago (2024-12-14) |
---|---|
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. MoarVM was created to allow for greater efficiency than Parrot by having a closer internal representation to the model system used by Raku. Notably it was the virtual machine for the first stable version of Rakudo released in December 2015.
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.
MoarVM is available under the Artistic License 2.0.
References
- MoarVM Releases
- "Commits MoarVM/MoarVM". GitHub. Retrieved 14 December 2024.
- MoarVM: A Virtual Machine for NQP (Not Quite Perl) and Rakudo: 6guts, Jonathan Worthington.
- All about Perl 6 – interview of Jonathan Worthington (Part 1 of 3): josetteorama.com
- Perl 6 First Official Release: I Programmer
- Christmas is here.: Perl 6 Advent Calendar
- MoarVM Features
- GitHub: MoarVM Licence
External links
This computing article is a stub. You can help Misplaced Pages by expanding it. |