SlackBuildsOrg/perl/nqp
Michel Begue 1488a38d16
perl/nqp: Updated for version 2022.07.
Signed-off-by: Michel Begue <mab974@misouk.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-08-06 20:16:01 +07:00
..
nqp.info perl/nqp: Updated for version 2022.07. 2022-08-06 20:16:01 +07:00
nqp.SlackBuild perl/nqp: Updated for version 2022.07. 2022-08-06 20:16:01 +07:00
README
slack-desc

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