Add initial typechecker for AST #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "typedAST"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Introduce the initial version of a comprehensive typechecker for the AST as defined by the team. This release also includes several tests to verify its expected behavior.