Skip to content
/ lexer Public
forked from doctrine/lexer

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

Notifications You must be signed in to change notification settings

ztianfu/lexer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Doctrine Lexer

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published