core-compiler-0.1.0.2: compile your own mini functional language with Core

Safe HaskellSafe
LanguageHaskell2010

Core.Compiler

Synopsis

Documentation

compile :: CoreProgram -> GmState Source #

sets initial state, binds the supercombinators to the environment, and generates the initial G code