7 ms·
The issue is that FBP (flow based programming) scales to a certain point of complexity. After that, it stops being more effective than a textual representation
by denster 6y ago
The issue is that FBP (flow based programming) scales to a certain point of complexity.
After that, it stops being more effective than a textual representation or (gasp!) even old fashioned imperative programming.
As a result, we need new approaches for more powerful tooling that scales better along the axis of complexity (for the idea / thing we want to create)