The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.21 - 2022-02-23

  • CHANGES
    • Add stall-detection to list-repeating methods, in order to detect buggy grammars that can get stuck
    • Define optional subclassing methods ->on_parse_start and ->on_parse_end
    • Added ->include_string to assist with file-inclusion, macro-expansion or similar tasks

Documentation

Modules

build simple recursive-descent parsers
an example parser to evaluate simple numerical expressions