scc-0.7: Streaming component combinators

The scc package

SCC is a layered library of Streaming Component Combinators. The lowest layer defines stream abstractions and nested producer-consumer coroutine pairs based on the Coroutine monad transformer. On top of that are streaming component types, a number of primitive streaming components and a set of component combinators. Finally, there is an executable that exposes all the framework functionality in a command-line shell.

The original library design is based on paper http://conferences.idealliance.org/extreme/html/2006/Blazevic01/EML2006Blazevic01.html

Mario Blažević, Streaming component combinators, Extreme Markup Languages, 2006.

Properties

Versions0.1, 0.2, 0.3, 0.4, 0.5, 0.5.1, 0.6, 0.6.1, 0.7, 0.7.1
Dependenciesbase (<5), bytestring (<1.0), containers, incremental-parser (0.1.*), monad-coroutine (0.7.*), monad-parallel, parsec (≥3.0 & <4.0), process, QuickCheck (2.*), readline, text (<1.0), transformers (0.2.*)
LicenseGPL
Copyright(c) 2008-2011 Mario Blazevic
AuthorMario Blazevic
Maintainerblamario@yahoo.com
CategoryControl, Combinators, Concurrency
Home pagehttp://trac.haskell.org/SCC/
Executablestest-scc, shsh
Upload dateSat Mar 26 02:03:55 UTC 2011
Uploaded byMarioBlazevic
Built onghc-7.0

Modules

Downloads