flow-based.org icon indicating copy to clipboard operation
flow-based.org copied to clipboard

Flow-based programming specification wiki

Results 8 flow-based.org issues
Sort by recently updated
recently updated
newest added

flowbased.org is no longer available?

Just wondering what the status of the wiki is... Is anyone actively maintaining it? What is its scope - i.e. is it intended to embrace both "classical" FBP and NoFlo...

I created a new page talking about common flow control patterns/components, which are a core part of FBP. Components like Delay, Escrow, Cache, etc.

In https://github.com/flowbased/flowbased.org/wiki/FBP-DSL , it says: "The javascript implementation of the parser assumes order of declaration as the index automatically, but this is not a characteristic of the DSL." I assume...

question

This would make it possible to specify names for the ports, as opposed to a numerical index. Otherwise, it would work the same as [array ports](https://github.com/flowbased/flowbased.org/wiki/Advanced%20Features#array-ports). https://github.com/noflo/noflo/issues/262

A description is needed for this concept.

help wanted

A description for this concept is required.

help wanted

It would be nice if FBP or JSON graphs had an automatic visualization powered by [the-graph](https://github.com/the-grid/the-graph) custom element. Could replace backtick-delimited code blocks with a button to switch between code...

enhancement