Flow Based Programming

Posted by Software Monkey on Stack Overflow See other posts from Stack Overflow or by Software Monkey
Published on 2009-01-01T22:57:22Z Indexed on 2010/04/29 8:37 UTC
Read the original article Hit count: 224

I have been doing a little reading on Flow Based Programming over the last few days. There is a wiki which provides further detail. And wikipedia has a good overview on it too. My first thought was, "Great another proponent of lego-land pretend programming" - a concept harking back to the late 80's. But, as I read more, I must admit I have become intrigued.

  1. Have you used FBP for a real project?
  2. What is your opinion of FBP?
  3. Does FBP have a future?

In some senses, it seems like the holy grail of reuse that our industry has pursued since the advent of procedural languages.

© Stack Overflow or respective owner

Related posts about fbp

  • Flow Based Programming

    as seen on Stack Overflow - Search for 'Stack Overflow'
    I have been doing a little reading on Flow Based Programming over the last few days. There is a wiki which provides further detail. And wikipedia has a good overview on it too. My first thought was, "Great another proponent of lego-land pretend programming" - a concept harking back to the late… >>> More

Related posts about paradigms