epic: Compiler for a simple functional language

[ bsd3, compilers-interpreters, library, program ] [ Propose Tags ]

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://idris-lang.org/). It can be invoked either as a library or an application.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.7, 0.1.8, 0.1.10, 0.1.11, 0.1.13, 0.9, 0.9.2, 0.9.3, 0.9.3.2, 0.9.3.3
Dependencies array, base (>=4 && <4.6), Cabal, directory, mtl, process [details]
License BSD-3-Clause
Author Edwin Brady
Maintainer eb@dcs.st-and.ac.uk
Revised Revision 1 made by HerbertValerioRiedel at 2016-02-11T21:12:42Z
Category Compilers/Interpreters
Home page http://www.dcs.st-and.ac.uk/~eb/epic.php
Uploaded by EdwinBrady at 2012-01-06T13:48:37Z
Distributions
Reverse Dependencies 3 direct, 8 indirect [details]
Executables epic
Downloads 16284 total (36 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]