New
Unclaimed project
Are you a maintainer of lexer? Claim this project to take control of your public changelog and roadmap.
Changelog
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
Backwards incompatible release (major)
Total issues resolved: 0
Total pull requests resolved: 2
Total contributors: 1
79: Replace object-like array with class thanks to @greg0ire
77: Allow using enums as a token type thanks to @greg0ire