Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dabeaz/python-cookbook
/ example.py
File
example.py
src/2/writing_a_simple_recursive_descent_parser/example.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# example.py
2
#
3
# An example of writing a simple recursive descent parser
4
Callers
nothing calls this directly
Calls
4
ExpressionEvaluator
Class · 0.85
ExpressionTreeBuilder
Class · 0.85
join
Method · 0.80
parse
Method · 0.80
Tested by
no test coverage detected