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, 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 17 14:56:05 UTC 2010 |
| Uploaded by | EdwinBrady |
| Build failure | ghc-7.0 (log) |
| Distributions | NixOS: 0.9.3, FreeBSD: 0.9.3 |
Modules
- Epic
- Epic.Compiler
- Epic.Epic
Downloads
- epic-0.1.8.tar.gz (Cabal source package)
- package description (included in the package)