Michel Begue bcd355b948 perl/rakudo: Updated for version 2022.04 2 years ago
..
README 90da833747 perl/rakudo: Updated for version 2020.01. 4 years ago
rakudo.SlackBuild bcd355b948 perl/rakudo: Updated for version 2022.04 2 years ago
rakudo.info bcd355b948 perl/rakudo: Updated for version 2022.04 2 years ago
slack-desc bf62be74b8 perl/rakudo: Updated for version 2019.11. 5 years ago

README

Rakudo is an implementation of the Raku programming language.

Information on Raku can be found at https://raku.org/.

Optional dependencies:

Install the raku-Readline package or rlwrap to enable command line
editing in the Rakudo interpreter.

Install the zef package manager to manage your Raku modules.

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

BACKENDS=moar,jvm ./rakudo.SlackBuild

Run the tests with:

MAKETEST=yes ./rakudo.SlackBuild