parle

pecl install parle

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

Maintainer

  • Anatoliy Belsky (lead )
  • Ben Hanson (contributor )

Details

Stars: 76
Issue openned: 2
Downloads: 52082
0.7.2
6 years ago
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 0.7.2 change log


- Implemented token callbacks
- Implemented unicode character class support, available with --enable-parle-utf32

requires:

  • php >=7.0
  • pearinstaller >=1.4.0