CC-delcont: Delimited continuations and dynamically scoped variables
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
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).
Properties
Versions | 0.1, 0.2, 0.2.1.0, 0.2.1.0 |
---|---|
Change log | None available |
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:11:39Z |
Modules
[Index]
Downloads
- CC-delcont-0.2.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees