essential-contributions / pint

Pint, the constraint-based programming language for declarative blockchains
Apache License 2.0
17 stars 5 forks source link

Add `--print-parsed` to the `pint` CLI tool #960

Closed mohammadfawaz closed 2 weeks ago

mohammadfawaz commented 3 weeks ago

Probably other flags too such as --print-flat and --print-asm.

--print-parsed in particular is important to inspect how macros are expanded.