scc: Streaming component combinators
SCC is a layered library of Streaming Component Combinators. The lowest layer defines a Pipe monad transformer that enables building of producer-consumer coroutine pairs. The next layer adds streaming component types, a number of primitive streaming components and a set of component combinators. Finally, there is an executable that exposes all functionality in a command-line shell.
The original library design is based on paper http://www.idealliance.org/papers/extreme/Proceedings/html/2006/Blazevic01/EML2006Blazevic01.html
Mario Blažević, Streaming component combinators, Extreme Markup Languages, 2006.
Modules
[Index]
Downloads
- scc-0.2.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.3, 0.4, 0.5, 0.5.1, 0.6, 0.6.1, 0.7, 0.7.1, 0.8, 0.8.1, 0.8.2, 0.8.2.1, 0.8.2.2, 0.8.2.4, 0.8.3, 0.8.3.1, 0.8.4 |
---|---|
Dependencies | base, containers, mtl, parallel, parsec (>=3), process, readline [details] |
License | LicenseRef-GPL |
Copyright | (c) 2008 Mario Blazevic |
Author | Mario Blazevic |
Maintainer | blamario@yahoo.com |
Category | Control, Combinators |
Uploaded | by MarioBlazevic at 2008-10-28T03:10:43Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | shsh |
Downloads | 11312 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |