This website requires JavaScript.
Explore
Help
Sign in
lezer
/
python
Watch
1
Star
0
Fork
You've already forked python
0
Code
Issues
1
Pull requests
Activity
A Python parser for Lezer
114
commits
1
branch
39
tags
219
KiB
JavaScript
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Marijn Haverbeke
b90048d01e
Update github links
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
README.md
@lezer/python
This is a Python grammar for the
Lezer
parser system.
The code is licensed under an MIT license.