Description
Parses Caustic source through a command-line tool and Python package. It is useful for developers who need to inspect, transform, or build tooling around Caustic code.
Use the CLI in terminal workflows or import the package from Python. Parser output is only as useful as the grammar and input files, so treat parse errors as signals to inspect the source or tool version.