moar

virtual machine for Rakudo Perl 6 and NQP

Install

All systems
curl cmd.cat/moar.sh
Debian Debian
apt-get install moarvm
Ubuntu
apt-get install moarvm
image/svg+xml Kali Linux
apt-get install moarvm
Fedora
dnf install moarvm
Windows (WSL2)
sudo apt-get update sudo apt-get install moarvm
OS X
brew install moarvm
Raspbian
apt-get install moarvm

moarvm

virtual machine for Rakudo Perl 6 and NQP

Short for “Metamodel On A Runtime”, MoarVM is a runtime built for the 6model object system. It is primarily aimed at running NQP and Rakudo Perl 6, but should be able to serve as a backend for any compilers built using the NQP compiler toolchain.