Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type Inference and Checking Design #3

Open
4 tasks
kvverti opened this issue Nov 23, 2020 · 0 comments
Open
4 tasks

Type Inference and Checking Design #3

kvverti opened this issue Nov 23, 2020 · 0 comments

Comments

@kvverti
Copy link
Owner

kvverti commented Nov 23, 2020

  • How to extract declared types from the AST and massage into a form suitable for constructing a type dependency graph to be used in type inference.
    • This may involve slight changes to the type part of the AS
  • Implement a HM-like type inference algorithm
    • Figure out specifics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant