CMD + K

pegen

Community

CPython's PEG parser generator

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::pegen

Usage Tracking

0.3.0
0.2.0
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

Pegen is the parser generator used in CPython to produce the parser used by the interpreter. It allows to produce PEG parsers from a description of a formal Grammar.

About

Summary

CPython's PEG parser generator

Last Updated

Mar 31, 2025 at 23:11

License

MIT

Total Downloads

6

Version Downloads

3

Supported Platforms

linux-64