CC-delcont: Delimited continuations and dynamically scoped variables

[ control, library ] [ Propose Tags ]

An implementation of multi-prompt delimited continuations based on the paper, A Monadic Framework for Delimited Continuations, by R. Kent Dybvig, Simon Peyton Jones and Amr Sabry (http://www.cs.indiana.edu/~sabry/papers/monadicDC.pdf). It also includes a corresponding implementation of dynamically scoped variables, as implemented in the paper, Delimited Dynamic Binding, by Oleg Kiselyov, Chung-chieh Shan and Amr Sabry (http://okmij.org/ftp/papers/DDBinding.pdf), adapted from the original haskell code, (http://okmij.org/ftp/packages/DBplusDC.tar.gz).

Modules

[Last Documentation]

  • Control
    • Monad
      • Control.Monad.CC
        • Control.Monad.CC.Dynvar
        • Control.Monad.CC.Prompt
        • Control.Monad.CC.Seq

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.2.1.0
Dependencies base, mtl [details]
License LicenseRef-OtherLicense
Copyright Copyright (c) 2005--2007, R. Kent Dybvig, Simon Peyton Jones, Amr Sabry, Oleg Kiselyov, Chung-chieh Shan
Author R. Kent Dybvig, Simon Peyton Jones, Amr Sabry, Oleg Kiselyov, Chung-chieh Shan
Maintainer dan.doel@gmail.com
Category Control
Home page http://code.haskell.org/~dolio/CC-delcont
Uploaded by DanDoel at 2007-07-15T09:56:30Z
Distributions
Reverse Dependencies 3 direct, 1 indirect [details]
Downloads 3601 total (13 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 2017-01-04 [all 7 reports]