sinelaw / hmf
A copy of Daan Leijen's reference implementation of HMF (type inference)
☆16Updated 8 years ago
Alternatives and similar repositories for hmf:
Users that are interested in hmf are comparing it to the libraries listed below
- System F implemented in Haskell☆24Updated 12 years ago
- A showcase of interesting code and proof developments in Cedille☆36Updated 2 years ago
- ICFP tutorial☆39Updated 3 years ago
- IO using sized types and copatterns☆33Updated 3 years ago
- Work on type class deriving with elaboration reflection☆32Updated 6 years ago
- A tiny dependent typechecker in Haskell, translated from @andrejbauer's OCaml