gietos/lexer

Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Maintainers

Details

github.com/kstkn/lexer

Homepage

Source

Installs: 107

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 37

pkg:composer/gietos/lexer

v1.0.2 2018-03-01 08:39 UTC

This package is auto-updated.

Last update: 2020-01-30 20:34:00 UTC


README

Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.

This lexer is used in Doctrine Annotations and in Doctrine ORM (DQL).