rakudo 2022.04
Raku Compiler
Rakudo is a compiler that implements the Raku specification and runs on top of several virtual machines.
- Outputs:
out - Website: https://rakudo.org/
- Licenses: Artistic License 2.0
- Package source: gnu/packages/perl6.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rakudo 2022.04 as follows:
guix install rakudo@2022.04
Or install the latest version:
guix install rakudo
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.