Start adding re-writing mechanism to typechecking, for now just for baking literals
Open
- Dominant language
- Rust
- Stars
- 28
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.