lezer
An incremental, error-tolerant parser generator
The code for the Lezer parser system
This project uses a central issue tracker for the core packages. Documentation and further info can be found on the website.
The core packages of the project are
- @lezer/common: common data structures and types
- @lezer/lr: the LR parser implementation
- @lezer/generator: parser generator for @lezer/lr
- @lezer/highlight: highlighting system for Lezer trees
The rest of the repositories under this organization are mostly grammars for specific languages.
Sources for https://lezer.codemirror.net
Updated 2026-07-02 20:17:00 +02:00