Description
Defines the canonical grammar used by Caustic tooling in Python projects. It is useful for developers building parsers, analyzers, or language tools that need the same grammar rules as the Caustic project.
This is a Python library package, not a program for normal users to open. Install it when another Caustic-related tool imports the grammar or when developing language tooling around it.