summaryrefslogtreecommitdiffstats
path: root/perl/nqp/README
blob: cc78d7c7a8a6fcdbb8e1a457ad3a28ff5bc172b0 (plain)
NQP, short for "Not Quite Perl", is a compiler toolchain for MoarVM, the
JVM, and others.

By default, support for MoarVM is built. The JVM backend is experimental
and requires a recent JDK.

   BACKENDS=moar,jvm ./nqp.SlackBuild

Run the tests with:

   MAKETEST=yes ./nqp.SlackBuild