@hackage epic0.1.3
Compiler for a supercombinator language
Installation
CustomDependencies (6)
Dependents (4)
@hackage/idris, @hackage/Agda, @hackage/atuin, @hackage/acme-everything
Epic is a simple functional language which compiles to reasonably efficient C code, using the Boehm-Demers-Weiser garbage collector (http://www.hpl.hp.com/personal/Hans_Boehm/gc/). It is intended as a compiler back end, and is currently used as a back end for Epigram (http://www.e-pig.org) and Idris (http://www.cs.st-and.ac.uk/~eb/Idris). It can be invoked either as a library or an application.