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).

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 (>=4 && <5), mtl (>=2 && <3) [details]
License LicenseRef-OtherLicense
Copyright Copyright (c) 2005--2008, 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 2016-05-11T02:22:41Z
Distributions
Reverse Dependencies 3 direct, 1 indirect [details]
Downloads 3596 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-05-11 [all 1 reports]