The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.50

  • EVAL can take more than just a function.
  • Leaf can take parenthesized regex'es and use first to set value, got rid of remove_white_space.
  • Changed parameters to creating a parser, replaced rules_to_set_up_hash parameter by having it be first parameter.
  • Changed paramters to parse_and_evaluate, object to be parsed is its own parameter.
  • Changed parse_info to a hash passed in instead of using wantarray context. This seems more consistent with other programming langauges.

Modules

EBNF based regexp backtracking parser and tree evaluator.
Comma Separated Values
Output parser in Extended Backus Naur Form.

Provides

in lib/Parse/Stallion.pm
in lib/Parse/Stallion.pm