packages feed

core-compiler 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+1/−1 lines, 1 files

Files

core-compiler.cabal view
@@ -1,5 +1,5 @@ name:                core-compiler-version:             0.1.0.0+version:             0.1.0.1 synopsis:            compile your own mini functional language with Core stability:           functional description:         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