BlockstreamResearch / rust-simplicity

Creative Commons Zero v1.0 Universal
58 stars 12 forks source link

Display expression #216

Closed uncomputable closed 5 months ago

uncomputable commented 5 months ago

Display Simplicity expressions as linear strings, like in the tech report. Include some simple transformations like infix pair and comp, and true or false, and the {O,I,H} notation. This will make debugging much easier.