hm/readme.md

14 lines
185 B
Markdown
Raw Normal View History

2022-01-23 12:52:33 +01:00
# HM
A simple, terminating, pure, hindley milner lambda calculus with inductively defined types.
## Building
Depends:
* BNFC
* GHC
* Cabal
Instructions:
* Run `cabal build`