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

Modules

[Last Documentation]

  • 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

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 (<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 5114 total (18 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]