The RakuAST
package serves as a common namespace for all classes that provide RakuAST functionality.
Support for RakuAST
functionality is available in language version 6.e+
and was added in Rakudo compiler release 2023.02. In earlier language versions it is only available when specifying:
use experimental :rakuast;
Classes§
Documentation of RakuAST
classes is ongoing, while the development of RakuAST is still ongoing as well.