-
Many visual programming languages provide user interfaces based on the
data
flow paradigm.
|
-
Data flow interfaces are often extended to support conditional and
iterative control flow.
|
-
A few support sequential control flow, but extension is difficult to
achieve without introducing complex notation.
|
-
This problem was solved with a simple visual notation and a familiar
standard interface.
|