________
/ ____/ /___ _ __
/ /_ / / __ \ | /| / /
/ __/ / / /_/ / |/ |/ /
/_/ /_/\____/|__/|__/
Flow-based programming "language"
This project consists of 5 parts:
- flow: Actual implementation (contains all common nodes)
- flow-ext-*: Extensions
- flow-gui: JavaFX-based visual editor
- flow-meta: Metadata for additional details of graphs (required for development)
- flow-spec: Specification for nodes (required for development)
- flow-svc: flow gRPC services for development
- flow-svc-all: flow processor with gRPC services for development (all extensions)
All known specifications about the nodes can be found in flow-gui.