sequent-core: Alternative Core language for GHC plugins

[ bsd3, development, library ] [ Propose Tags ]

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

NameDescriptionDefault
examples

Build example executables.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

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

Package maintainers

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.8 && <7.10), 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:13: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-05-08T05:43:04Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables SizesExpl, CasesExpl, SimplExpl, SpecConstrExpl, DumpExpl
Downloads 5114 total (18 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-05-08 [all 1 reports]