CC-delcont

Version 0.2.1.0 revision 0 uploaded by DanDoel.

Package meta

Synopsis
Delimited continuations and dynamically scoped variables
Description

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

Author
R. Kent Dybvig, Simon Peyton Jones, Amr Sabry, Oleg Kiselyov, Chung-chieh Shan
Bug reports
n/a
Category
Control
Copyright
Copyright (c) 2005--2008, R. Kent Dybvig, Simon Peyton Jones, Amr Sabry, Oleg Kiselyov, Chung-chieh Shan
Homepage
http://code.haskell.org/~dolio/CC-delcont
Maintainer
dan.doel@gmail.com
Package URL
n/a
Stability
Experimental

Components