A Python parser for Lezer
  • JavaScript 100%
Find a file
2026-04-14 17:24:26 +02:00
dist Conform to expectation of recent TS versions 2023-07-03 11:01:57 +02:00
src Allow empty programs 2026-02-19 16:09:03 +01:00
test Make match guards accept a test, not just and expression 2025-04-17 08:00:20 +02:00
.gitignore Add boilerplate 2020-04-10 10:58:23 +02:00
CHANGELOG.md Mark version 1.1.18 2025-04-17 08:00:56 +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 Adjust readme to scoped package name 2021-09-01 11:08:22 +02:00
rollup.config.js Conform to expectation of recent TS versions 2023-07-03 11:01:57 +02:00

@lezer/python

This is a Python grammar for the Lezer parser system.

The code is licensed under an MIT license.