Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ grammar_parser.py
File
grammar_parser.py
Tools/peg_generator/pegen/grammar_parser.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3.8
2
# @generated by pegen from metagrammar.gram
3
4
import
ast
Callers
nothing calls this directly
Calls
1
simple_parser_main
Function · 0.90
Tested by
no test coverage detected