-
ZEF
A Raku implementation of Perl-style string formatting
-
ZEF
A module for formatting numbers in a localized manner
-
ZEF
A Raku module for converting various File system properties to symbolic form.
For instance symbolic-perms(…) will give you the .rwxr-xr-x type representation……
-
ZEF
A Raku module to provide text formatting services to Raku programs. Including a "sprintf" alike function "Sprintf" that copes better with Ansi highlighted text ...
-
ZEF
A Raku module to do basic syntax highlighting.
Some syntax highlighting stuff:
grammars to parse basic Raku forms and highlight them with colours.
And functions to use them.