Help language development. Donate to The Perl Foundation
ANTLR4 proides an ANTLR4 to Perl6 Grammar converter.
The grammar, AST and Perl6 bindings are provided as separate modules, so you can view both the raw abstract syntax tree and the final Perl6 converted output.
panda update && panda install ANTLR4
ufo make make test make install
To run tests:
prove -e perl6
Jeffrey Goff, DrFOrr on #perl6, https://github.com/drforr/
Artistic License 2.0