A bootstrapping compiler for code that is like Raku (previously Perl 6).
The key feature of NQP is that it's designed to be a very small compiler
featuring the Raku object model and as a high-level way to create bytecode and
modules for virtual machines (such as the JVM, and MoarVM).
.
Unlike a full-fledged implementation of Raku, NQP strives to have as small a
runtime footprint as it can, while still providing a Raku object model and
grammar engine for the virtual machine.
.
This package contains the architecture independent files (mostly the files
compiled for Moar VM)
Installed Size: 4.4 MB
Architectures: all