A Lezer grammar for Lezer grammars
  • JavaScript 100%
Find a file
2026-04-14 17:24:26 +02:00
dist Conform to expectation of recent TS versions 2023-07-03 10:59:29 +02:00
src Support external token conflict declarations 2025-06-23 18:49:37 +02:00
test Conform to expectation of recent TS versions 2023-07-03 10:59:29 +02:00
.gitignore Initial import 2021-02-19 12:20:00 +01:00
.npmignore Initial import 2021-02-19 12:20:00 +01:00
CHANGELOG.md Mark version 1.1.2 2023-07-03 10:59:33 +02:00
LICENSE Update maintainer email 2023-01-24 08:28:49 +01:00
package.json Update github links 2026-04-14 17:24:26 +02:00
README.md Add support for @external propSource syntax 2022-03-24 10:14:27 +01:00
rollup.config.js Conform to expectation of recent TS versions 2023-07-03 10:59:29 +02:00

@lezer/lezer

This is a grammar of the Lezer grammar syntax, using the lezer parser system.

The code is licensed under an MIT license.