scc: Streaming component combinators

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

SCC is a layered library of Streaming Component Combinators. The lowest layer in Control.Concurent.SCC.Streams 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

Versions 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.1, 0.8.2.2, 0.8.2.4, 0.8.3, 0.8.3.1
Change log None available
Dependencies base (<5), bytestring (<1.0), containers, haskeline, incremental-parser (>=0.2.2 && <0.3), monad-coroutine (>=0.9 && <0.10), monad-parallel, monoid-subclasses (>=0.2 && <0.5), parsec (>=3 && <4), process, text (<1.3), transformers (>=0.2 && <0.5), transformers-compat (>=0.3 && <0.4) [details]
License LicenseRef-GPL
Copyright (c) 2008-2013 Mario Blazevic
Author Mario Blazevic
Maintainer blamario@yahoo.com
Category Control, Combinators, Concurrency
Home page http://trac.haskell.org/SCC/
Source repo head: darcs get http://code.haskell.org/SCC/
Uploaded by MarioBlazevic at 2015-02-09T05:04:15Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees