The control-monad-queue package
This library provides efficient real-time queues via self-referential lazy lists. The technique was first published in Circular Programs and Self-Referential Structures by Lloyd Allison, Software Practice and Experience, 19(2), pp.99-109, Feb 1989
http://www.csse.monash.edu.au/~lloyd/tildeFP/1989SPE/
For an explanation of the library implementation, see Lloyd Allison's Corecursive Queues: Why Continuations Matter by Leon P Smith, in The Monad Reader, Issue 14, Jul 2009.
http://themonadreader.files.wordpress.com/2009/07/issue142.pdf
A lightly edited version of the paper above is available at:
http://www.melding-monads.com/files/CorecQueues.pdf
Properties
| Versions | 0.0.9, 0.0.9.1, 0.0.9.2, 0.1, 0.2 |
|---|---|
| Dependencies | base (≥2 & <5) |
| License | BSD3 |
| Author | Leon P Smith <leon@melding-monads.com> |
| Maintainer | Leon P Smith <leon@melding-monads.com> |
| Category | Control |
| Source repository | darcs get http://patch-tag.com/r/lpsmith/control-monad-queue/pullrepo |
| Upload date | Mon Mar 28 08:44:47 UTC 2011 |
| Uploaded by | LeonSmith |
| Built on | ghc-7.0 |
Modules
Downloads
- control-monad-queue-0.2.tar.gz (Cabal source package)
- package description (included in the package)