core-compiler

compile your own mini functional language with Core

https://github.com/aneksteind/Core#readme

Latest on Hackage:0.1.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by David Anekstein
Maintained by [email protected]

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