= NQP - Not Quite Perl = NQP is a lightweight Raku-like environment for virtual machines. Rakudo is implemented using NQP; it is thus a way to bootstrap an environment which is *almost* Raku in order to make it easier to implement Raku itself. {{{ sudo aptitude install git-buildpackage }}} == Cloning the Debian NQP repository == Follow instructions from [[https://salsa.debian.org/perl6-team/nqp|nqp on salsa]] == Building NQP by hand == Follow the instructions from [[https://salsa.debian.org/perl6-team/nqp/-/blob/master/debian/README.source.org|nqp README.source]]