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.10

  • Added consumable function and got first draft of it to work with grammars not involving quantifiers. Grammars with quantifiers and consumables end up crashing.
  • consumable will call any callbacks, delete the appropriate section of the call tree, and delete the consumable text.
  • Added a subroutine that dumps what's left of the string.

Modules

Define parse grammars using perl subroutine calls. No intermediate grammar languages.