xsawyerx / guacamole

Guacamole is a parser toolkit for Standard Perl. It provides fully static BNF-based parsing capability to a reasonable subset of Perl.
https://metacpan.org/pod/Guacamole
20 stars 8 forks source link

Add explain tool #49

Closed vickenty closed 4 years ago

vickenty commented 4 years ago

A small script for debugging the grammar: parse command line argument and dump the AST(s) to stdout.