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
Modules
- Language
- Language.SequentCore
- Language.SequentCore.Dump
- Language.SequentCore.Plugin
- Language.SequentCore.Pretty
- Language.SequentCore.Simpl
- Language.SequentCore.Simpl.Env
- Language.SequentCore.Simpl.Monad
- Language.SequentCore.SpecConstr
- Language.SequentCore.Syntax
- Language.SequentCore.Translate
- Language.SequentCore
Downloads
- sequent-core-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 (<0), 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 |
Revised | Revision 1 made by AdamBergmark at 2015-06-29T22:11:37Z |
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-01-30T01:07:33Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | SimplExpl, SpecConstrExpl, DumpExpl |
Downloads | 5245 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-08 [all 7 reports] |