Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/doctrine/lexer

Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
https://github.com/doctrine/lexer

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Doctrine Lexer

[![Build Status](https://github.com/doctrine/lexer/workflows/Continuous%20Integration/badge.svg)](https://github.com/doctrine/lexer/actions)

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

https://www.doctrine-project.org/projects/lexer.html