mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Simplify the peg generator logic by extracting as much visitors as possible to disentangle the flow and separate concerns. |
||
|---|---|---|
| .. | ||
| data | ||
| peg_extension | ||
| pegen | ||
| scripts | ||
| .clang-format | ||
| .gitignore | ||
| Makefile | ||
| mypy.ini | ||
| pyproject.toml | ||
| requirements.pip | ||