[FEATURE REQUEST] Centralize type inference #281
Labels
‼ priority:p1
Priority planning - level 1
🔍 scope:analysis
Work regarding abstract domains or fixpoint algorithms
🛠 type:refactoring
Refactoring of the codebase
Milestone
Description
Having type inference rules directly on symbolic operators makes it difficult to track what logic is being applied and requires redefinition of the operator to customize typing rules depending on the language. We could centralize the implementations in type systems.
The text was updated successfully, but these errors were encountered: