Changes for version 0.33 - 2023-02-18

  • CHANGES
    • Added XPK_LEXVAR, a non `my`-alike variant
    • Added XPK_*_pieces() macros allowing caller to dynamically generate sub-arrays of pieces
  • BUGFIXES
    • Remember to consume whitespace between XPK_REPEATED elements

Modules

XS functions to assist in parsing infix operators
build-time support for XS::Parse::Infix
XS functions to assist in parsing keyword syntax
build-time support for XS::Parse::Keyword