MCPcopy
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

ExpressionEvaluatorClass · 0.85
joinMethod · 0.80
parseMethod · 0.80

Tested by

no test coverage detected