A considerably stripped down Python grammar for a starter Python (or a Python-like) parser or even for educational purposes.
The ANTLR4 parser grammar is based on the last "traditional" Python 3.8 grammar which not yet written in PEG.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A considerably stripped down Python grammar for a starter Python (or a Python-like) parser or even for educational purposes.
The ANTLR4 parser grammar is based on the last "traditional" Python 3.8 grammar which not yet written in PEG.