This is {Not Quite Perl} -- a lightweight Perl 6-like environment for virtual machines. The key feature of NQP is that itʼs designed to be a very small environment (as compared with, say, perl6 or Rakudo) and is focused on being a high-level way to create compilers and libraries for virtual machines (such as the Parrot Virtual Machine, the JVM, and MoarVM).

WWW: https://github.com/Raku/nqp
