Rand Stats

The uploading author of github:raku-community-modules does not match the META author of github:drforr.

ANTLR4::Grammar

github:raku-community-modules

ANTLR4

ANTLR4 provides an ANTLR4 to Raku Grammar converter.

The grammar, AST and Raku bindings are provided as separate modules, so you can view both the raw abstract syntax tree and the final Raku converted output.

Installation

    zef install ANTLR4-Grammar

Testing

To run tests:

    prove -e perl6

Author

Jeffrey Goff, DrForr on #raku, https://github.com/drforr/

License

Artistic License 2.0