README 285 B

123456789101112
  1. NQP, short for "Not Quite Perl", is a compiler toolchain for MoarVM, the
  2. JVM, and others.
  3. By default, support for MoarVM is built. The JVM backend is experimental
  4. and requires a recent JDK.
  5. BACKENDS=moar,jvm ./nqp.SlackBuild
  6. Run the tests with:
  7. MAKETEST=yes ./nqp.SlackBuild