mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
c2d4efe1fd
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
285 B
Text
11 lines
285 B
Text
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
|