The epic package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | array, base (4.*), Cabal, directory, mtl, process |
| License | BSD3 |
| Author | Edwin Brady |
| Maintainer | eb@dcs.st-and.ac.uk |
| Stability | experimental |
| Category | Compilers/Interpreters |
| Home page | http://www.dcs.st-and.ac.uk/~eb/epic.php |
| Executables | epic |
| Upload date | Mon Feb 27 23:51:57 UTC 2012 |
| Uploaded by | EdwinBrady |
| Built on | ghc-7.4 |
| Distributions | NixOS: 0.9.3, FreeBSD: 0.9.3 |
Modules
Downloads
- epic-0.9.3.tar.gz (Cabal source package)
- package description (included in the package)