doctrine / lexer

Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
https://www.doctrine-project.org/projects/lexer.html
MIT License
11.07k stars 60 forks source link

Set up Travis CI #24

Closed Majkl578 closed 5 years ago

Majkl578 commented 5 years ago

For some reason this repository is not tested on CI.

alcaeus commented 5 years ago

Done in #28.