CC-delcont: Delimited continuations and dynamically scoped variables
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
- Control
- Monad
- Control.Monad.CC
- Control.Monad.CC.Dynvar
- Control.Monad.CC.Prompt
- Control.Monad.CC.Seq
- Control.Monad.CC
- Monad
Downloads
- CC-delcont-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
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 | NixOS:0.2.1.0 |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 3516 total (8 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] |