@hackage core-compiler0.1.0.2
compile your own mini functional language with Core
Categories
License
MIT
Maintainer
aneksteind@gmail.com
Links
Versions
Installation
Dependencies (4)
- base >=4.7 && <5
- containers
- text
- unordered-containers Show all…
Dependents (0)
This package doubles as a compiler and as a module with which anyone can compile their own functional programming language by parsing into the CoreExpr datatype