SNet: Declarative coördination language for streaming networks.
S-Net is a declarative coördination language for describing streaming networks of asynchronous components. Streaming networks are defined using an expression language of four network combinators: serial composition, parallel composition, serial replication and parallel replication. One-shot data synchronisation is provided by the built-in syncrocell component.
Streams are associated with record types; collections of data where each item is uniquely identified by its name. Structural subtyping on these record types directs the flow of data through the streaming network.
For more information see: http://www.snet-home.org
Modules
- SNet
Downloads
- SNet-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0 |
---|---|
Dependencies | base (>=4.5 && <5.0), bindings-DSL (>=1.0 && <1.1), containers (>=0.4.2), data-default (>=0.5 && <0.6), lens (>=2.9 && <2.10), mtl (>=2.1 && <2.2), transformers (>=0.3 && <0.4) [details] |
Tested with | ghc ==7.6.1 |
License | LGPL-3.0-only |
Copyright | Copyright © 2012 Merijn Verstraaten |
Author | Merijn Verstraaten |
Maintainer | Merijn Verstraaten <m.e.verstraaten@uva.nl> |
Category | Language |
Home page | http://www.snet-home.org/ |
Bug tracker | https://github.com/merijn/SNet2.0/issues |
Source repo | head: git clone git://git@github.com:merijn/SNet2.0.git |
Uploaded | by MerijnVerstraaten at 2012-09-24T15:18:58Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1205 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-10-25 [all 10 reports] |