hindley-milner-type-check: Type inference for Hindley-Milner based languages
This package contains an implemention of Hindley-Milner inference algorithm. It supports reporting of source code locations for errors. Language for type inference is labda-calculus augmented with primitive functions, let-expressions, case-expressions and bottom. See github repo for tutorial and test-cases for examples.
Modules
[Index] [Quick Jump]
Downloads
- hindley-milner-type-check-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0 |
---|---|
Dependencies | base (>=4.8 && <5), containers (>=0.5), data-fix (>=0.3), deepseq (>=1.4), deriving-compat, dlist, mtl, prettyprinter, text [details] |
License | MIT |
Author | Anton Kholomiov, Aleksey Khudyakov |
Maintainer | anton.kholomiov@gmail.com |
Category | Language |
Source repo | head: git clone https://github.com/anton-k/hindley-milner-type-check |
Uploaded | by AntonKholomiov at 2021-06-08T14:55:00Z |
Distributions | |
Downloads | 318 total (11 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-06-08 [all 1 reports] |