flowr
See also: Code docs
flowr
is a binary run-time for flows build using the flowrlib
library.
It handles the execution of Functions
forming a Flow
according to the defined semantics.
flowrlib
is the library that implements most of the flowr functionality and is used by the
flowr
binary. For more details consult it's README.md
flowruntime
implements the flowruntime functions that
all runtimes for executing flows must provide.