Raku related information
does Systemic
Built-in class for providing information related to the implementation of the Raku language. Usually accessed through the $*RAKU dynamic variable.
Instance method returning the compiler object, of type Compiler, associated with the Raku object.
Instance / Class method returning the names of the Distro objects that are supported by this version of Raku.
Instance / Class method returning the names of the Kernel objects that are supported by this version of Raku.
Instance / Class method returning the names of the VM objects that are supported by this version of Raku.