hashc icon indicating copy to clipboard operation
hashc copied to clipboard

Start adding re-writing mechanism to typechecking, for now just for baking literals

Open kontheocharis opened this issue 1 year ago • 0 comments

At any point after inferring a node, there should be a hook for potential extra checks/modifications/rewrites. For example, baking literals, but also various other canonical rewritings.

kontheocharis avatar Sep 03 '23 18:09 kontheocharis