parle 0.8.3

Parsing and lexing


With Parle, it is possible to implement lexing and parsing in PHP while relying on features and principles of the parser/lexer generator tools for C/C++.

License: BSD 2-clause

Changes

- Fixed PHP 8.1 compatibility (Remi Collet)