Package perl-Syntax-Highlight-Perl6

Perl 6 Syntax Highlighter

https://metacpan.org/release/Syntax-Highlight-Perl6

Syntax::Highlight::Perl6 parses Perl 6 source code using an embedded
STD.pm. It matches parse tree nodes to colors then returns them in
different output formats. It can be used to create web pages with colorful
source code samples in its simple and snippet HTML modes, or it can be used
as a learning tool in examining STD.pm's output using the JavaScript node
viewer in its full HTML mode. Or you can use its parse tree Perl 5 records
to build your next great idea.

Version: 0.88

General Commands

hilitep6 Command-line interface to highlight Perl 6 code