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 nqp on salsa
Building NQP by hand
Follow the instructions from nqp README.source