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://www.cs.st-and.ac.uk/~eb/Idris). 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, haskell98, mtl |
| 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 | Fri Dec 18 13:42:31 UTC 2009 |
| Uploaded by | EdwinBrady |
| Build failure | ghc-6.10 (log), ghc-6.12 (log) |
| Distributions | NixOS: 0.9.3, FreeBSD: 0.9.3 |
Modules
- Epic
Downloads
- epic-0.1.3.tar.gz (Cabal source package)
- package description (included in the package)