flowr 0.32.1

A runner for compiled 'flow' programs
Documentation
# `flowr`

See also: [Code docs](http://andrewdavidmackenzie.github.io/flow/code/doc/flowr/index.html)

`flowr` is a native run-time for flows build using the `flowrlib` library.

It handles the execution of `Functions` forming a `Flow` according to the defined semantics.

## Runtime functions
Additionally, it implements the required [`flowruntime` functions](src/lib/flowruntime/flowruntime.md).