we-like-parsers / pegen_experimentsLinks
Experiments for the official PEG parser generator for Python
☆280Updated last year
Alternatives and similar repositories for pegen_experiments
Users that are interested in pegen_experiments are comparing it to the libraries listed below
Sorting:
- PEG parser generator for Python☆181Updated 9 months ago
- Python module to modify bytecode☆321Updated this week
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆429Updated 2 months ago
- Instant visualization of Python AST and Code Objects☆140Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆231Updated 2 years ago
- Enabling CPython multi-core parallelism via subinterpreters.☆247Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.