tlc-pack / relax

Apache License 2.0
193 stars 58 forks source link

[Debugging] Support `PrimValue`, `StringImm`, and `DataTypeImm` in the AST printer #396

Closed slyubomirsky closed 1 year ago

slyubomirsky commented 1 year ago

This PR adds support for printing the newly added expressions PrimValue, StringImm, and DataTypeImm in the AST printer.