hackageDB :: [Package]

Built with Cabal

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

Versions0.1, 0.2, 0.3
Dependenciesbase, containers, parsec, process, readline
LicenseGPL
Copyright(c) 2008 Mario Blazevic
AuthorMario Blazevic
Maintainerblamario@yahoo.com
CategoryControl, Combinators
Executablesshsh
Upload dateWed May 7 12:47:18 UTC 2008
Uploaded byMarioBlazevic
Built onghc-6.10, ghc-6.8

Modules

Downloads