|
||
---|---|---|
client | ||
headers | ||
src | ||
.gitignore | ||
.gitlab-ci.yml | ||
AUTHORS.txt | ||
CHANGES.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
TODO.md | ||
dune-project | ||
inferno-sample-client.opam | ||
inferno.opam |
README.md
A library for constraint-based Hindley-Milner type inference.
This software is described in the ICFP 2014 paper Hindley-Milner elaboration in applicative style by François Pottier.
See also the ICFP 2014 slides.
At present, there is no manual, but the API of the latest released version is online.