You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do we also need to do any type inference? (This would mean mutating the AST.) I think this depends on whether we look up named variables in the symbol table at parse time or at typecheck time.
The text was updated successfully, but these errors were encountered:
Do we also need to do any type inference? (This would mean mutating the AST.) I think this depends on whether we look up named variables in the symbol table at parse time or at typecheck time.
The text was updated successfully, but these errors were encountered: