This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
mirror of
https://github.com/python/cpython.git
synced
2026-07-30 05:36:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85cf1d514b84dc9a4bcb40e20a12e1d82ff19f20
cpython
/
Parser
/
pgen
T
History
Pablo Galindo
and
GitHub
45cf5db587
Allow pgen to produce a DOT format dump of the grammar (GH-18005)
...
Originally suggested by Anthony Shaw.
2020-01-14 22:32:55 +00:00
..
__init__.py
…
__main__.py
Allow pgen to produce a DOT format dump of the grammar (GH-18005)
2020-01-14 22:32:55 +00:00
automata.py
Allow pgen to produce a DOT format dump of the grammar (GH-18005)
2020-01-14 22:32:55 +00:00
grammar.py
…
keywordgen.py
…
metaparser.py
…
pgen.py
Allow pgen to produce a DOT format dump of the grammar (GH-18005)
2020-01-14 22:32:55 +00:00
token.py
…