The latest version of scc is 0.8.4-0.

scc

Version 0.7.1 revision 0 uploaded by MarioBlazevic.

Package meta

Synopsis
Streaming component combinators
Description

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.

Author
Mario Blazevic
Bug reports
n/a
Category
Control, Combinators, Concurrency
Copyright
(c) 2008-2011 Mario Blazevic
Homepage
http://trac.haskell.org/SCC/
Maintainer
blamario@yahoo.com
Package URL
n/a
Stability
n/a

Components