Changes for version 0.17 - 2021-09-23

  • CHANGES
    • Support certain kinds of list operands on LHS of infix operators
    • Generate wrapper functions around list-list infix operators, which unpack their argument lists from two ARRAYrefs

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