Jump to content
sharkyz

Flow-Based Programming / NoFlo: Visual Programming

Recommended Posts

c1d46b1080b62f17e62de619edc89085_large.?1375925127

FBP a fost din nou readus la popularitate (2013) cu un proiect pe Kickstarter numit NoFlo care a facut 'programarea visuala' aproape o realitate.

Mai multe despre NoFlo: NoFlo | Flow-Based Programming for JavaScript

In computer programming, flow-based programming (FBP) is a programming paradigm that defines applications as networks of "black box" processes, which exchange data across predefined connections by message passing, where the connections are specified externally to the processes. These black box processes can be reconnected endlessly to form different applications without having to be changed internally. FBP is thus naturally component-oriented.

FBP is a particular form of dataflow programming based on bounded buffers, information packets with defined lifetimes, named ports, and separate definition of connections. - Wikipedia

Links:


http://www.jpaulmorrison.com/fbp/
http://noflojs.org/
http://ersaconf.org/ersa-adn/papers/adn003.pdf
http://www.slideshare.net/SamuelLampa/flow-based-programming-an-overview
http://rawkes.com/articles/an-introduction-to-noflo-and-flow-based-programming
https://medium.com/@luisbebop/future-of-programming-c16d3bd2e7d2

Edited by sharkyz
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...