parle 0.8.0

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

- Synced bundled lexertl14 and parsertl14 with upstream
- Fixed github issue #12 (Build with GCC 8 is broken)
- Fixed github issue #14 (Misspelled constant name)