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

This doesn't implement Algorithm W #7

Open
jdh30 opened this issue Sep 16, 2018 · 0 comments
Open

This doesn't implement Algorithm W #7

jdh30 opened this issue Sep 16, 2018 · 0 comments

Comments

@jdh30
Copy link

jdh30 commented Sep 16, 2018

The introduction says "The Hindley Milner Type Inference or Algorithm W is a type-inference algorithm that infers types in a programming language. This repository contains a working implementation written in OCaml to demonstrate type-inference on a small functional language." but the code in this repository doesn't implement let bindings and, in particular, the automatic generalization of type variables at let bindings. Therefore, it doesn't implement Algorithm W.

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