Dev utils and issues for the Lezer core packages
- JavaScript 100%
| bin | ||
| .gitignore | ||
| package.json | ||
| README.md | ||
Lezer
This repository holds the bug tracker for the Lezer parser system. The actual code is in other repositories:
- common for the shared data structures.
- lr for the LR parser runtime.
- generator for the LR parser generator.
- Individual repositories for the various grammars and languages.