hm/readme.md

14 lines
185 B
Markdown

# HM
A simple, terminating, pure, hindley milner lambda calculus with inductively defined types.
## Building
Depends:
* BNFC
* GHC
* Cabal
Instructions:
* Run `cabal build`