Skip to content
Thomas Young edited this page Jun 21, 2021 · 8 revisions

Welcome to the StreamWork(sw) Wiki!

StreamWork is a Flow Based(FBP) implementation in the Go language.
StreamWork parses a FBP network definition file(*.sw) and builds an internal network model. Referencing the model, StreamWork can build a runable Go program. StreamWork can also build a diagram,StreamWork generate and test a project tree with stubs and test code for all non preexisting components, or print an abstract syntax tree.StreamWork

StreamWork provides a convenient framework for building and executing a Go program from one or more separatelswy defined and tested, collections of consistent, thread-safe, StreamWork components.

StreamWork Home Page

Clone this wiki locally