Rekihyt/Sifu

[PERF] Simplify AST with smart pretty printing

Opened this issue · 1 comments

The pretty printer should do reverse precedence parsing, to decide the correct precedence operators to use for a given operation (like match) instead of requiring them to be encoded separately int the AST.

Remove long form ops