The scc package (version 0.1)
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 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.
| Dependencies | base, containers, parsec, process, readline |
|---|---|
| License | GPL |
| Copyright | (c) 2008 Mario Blazevic |
| Author | Mario Blazevic |
| Maintainer | blamario@yahoo.com |
| Category | Control, Combinators |
| Exposed modules | Control.Concurrent.SCC.Foundation, Control.Concurrent.SCC.ComponentTypes, Control.Concurrent.SCC.Components, Control.Concurrent.SCC.Combinators |
| Executables | shsh |
| Upload date | Wed May 7 05:47:18 PDT 2008 |
| Uploaded by | MarioBlazevic |
| Built on | ghc-6.8 |
Downloads
- scc-0.1.tar.gz (Cabal source package)
- package description (included in the package)
