mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-04-27 09:14:42 +00:00
7 lines
208 B
ReStructuredText
7 lines
208 B
ReStructuredText
Full Grammar specification
|
|
==========================
|
|
|
|
This is the full Python grammar, as it is read by the parser generator and used
|
|
to parse Python source files:
|
|
|
|
.. literalinclude:: ../../Grammar/Grammar
|