Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egonelbre/flow-based-programming
Examples on different options for implementing Flow Based Programming
https://github.com/egonelbre/flow-based-programming
Last synced: 2 months ago
JSON representation
Examples on different options for implementing Flow Based Programming
- Host: GitHub
- URL: https://github.com/egonelbre/flow-based-programming
- Owner: egonelbre
- License: unlicense
- Created: 2021-09-06T12:50:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-10T10:42:18.000Z (over 3 years ago)
- Last Synced: 2024-08-02T20:46:19.601Z (5 months ago)
- Language: Go
- Size: 27.3 KB
- Stars: 13
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flow Based Programming
This repository contains fragments and ideas related to Flow Based Programming.
It shows different ways of implementing different features.Each example is progressively more complex, but also supports more features.
Similarly, it's designed to show the design-space not necessarily the classical FBP.Currently this is mostly a brain-dump and not very coherent.