SNet

Version 0.1.0 revision 0 uploaded by MerijnVerstraaten.

Package meta

Synopsis
Declarative coördination language for streaming networks.
Description

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

Author
Merijn Verstraaten
Bug reports
https://github.com/merijn/SNet2.0/issues
Category
Language
Copyright
Copyright © 2012 Merijn Verstraaten
Homepage
http://www.snet-home.org/
Maintainer
Merijn Verstraaten <m.e.verstraaten@uva.nl>
Package URL
n/a
Stability
n/a

Components