flowr 1.0.0

Runners for compiled 'flow' programs
Documentation
1
2
3
4
5
6
## flowrgui's Context Functions
Each flow runner can provide a set of functions (referred to as `context functions`) to flows for 
interacting with the execution environment.

`flowrgui` is a GUI flow runner, and it provides a set of `context functions` to 
interact with the file system and standard input/output.