You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rebuilding the Python programming language grammar and interperter.
About
This project is dedicated to re-writing the formal grammar of Python in a structured, precise, and modernized form. The aim is to capture the complete syntax of Python—including indentation-based blocks, dynamic typing constructs, and its unique language features, etc.