sequent-core: Alternative Core language for GHC plugins
Sequent Core is a GHC plugin library based on a sequent calculus. It includes:
A set of datatypes for a language expressing function code as interactions between values and their contexts (continuations)
A library for writing GHC optimizer plugins that uses the Sequent Core language in place of the built-in Core language
An example plugin written using Sequent Core
Modules
[Index]
Downloads
- sequent-core-0.1.0.0.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.0.0, 0.2.0.0, 0.2.0.1, 0.3, 0.4, 0.5, 0.5.0.1 |
|---|---|
| Dependencies | base (>=4 && <5), ghc (>=7.6), sequent-core [details] |
| License | BSD-3-Clause |
| Author | Luke Maurer, Paul Downen, Iavor S. Diatchki |
| Maintainer | maurerl@cs.uoregon.edu |
| Uploaded | by pdownen at 2014-11-17T16:57:26Z |
| Category | Development |
| Home page | https://github.com/lukemaurer/sequent-core |
| Bug tracker | https://github.com/lukemaurer/sequent-core |
| Source repo | head: git clone git://github.com/lukemaurer/sequent-core.git |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | Example |
| Downloads | 5413 total (15 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] |