This package browser is in early development. Mind the rough edges.

rakudo 2022.04

Raku Compiler

Rakudo is a compiler that implements the Raku specification and runs on top of several virtual machines.

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.