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 using the Sequent Core language in place of the built-in Core language
Example plugins written using Sequent Core
Flags
Manual Flags
| Name | Description | Default | 
|---|---|---|
| examples | Build example executables.  | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- sequent-core-0.5.0.1.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), bytestring, containers, ghc (>=7.6), sequent-core, transformers [details] | 
| License | BSD-3-Clause | 
| Author | Luke Maurer, Paul Downen, Iavor S. Diatchki | 
| Maintainer | maurerl@cs.uoregon.edu | 
| 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 | 
| Uploaded | by lukemaurer at 2015-07-03T12:33:53Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Executables | SizesExpl, CasesExpl, SimplExpl, SpecConstrExpl, DumpExpl | 
| Downloads | 5324 total (16 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2015-07-03 [all 1 reports]  |