epic: Compiler for a simple functional language
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
- epic-0.9.3.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 && <5), Cabal, directory, mtl, process [details] |
Tested with | ghc ==7.8.3 |
License | BSD-3-Clause |
Author | Edwin Brady |
Maintainer | eb@dcs.st-and.ac.uk |
Category | Compilers/Interpreters |
Home page | http://www.dcs.st-and.ac.uk/~eb/epic.php |
Bug tracker | https://github.com/edwinb/EpiVM/issues |
Source repo | head: git clone https://github.com/edwinb/EpiVM.git |
Uploaded | by AndreasAbel at 2015-03-28T08:27:39Z |
Distributions | |
Reverse Dependencies | 3 direct, 8 indirect [details] |
Executables | epic |
Downloads | 16472 total (55 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-10 [all 7 reports] |