Menu

Home

Kevin Rattai

Welcome to the monoflow wiki!

This is the home (main) wiki page. For other information in the wiki, please use the "Browse Pages" link":
https://sourceforge.net/p/monoflow/wiki/browse_pages/

MonoFlow is: A monolithic flow based programming application

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."

Full explanation here:
http://www.jpaulmorrison.com/fbp/

This is project has a github version here:
https://github.com/krattai/monoflow

Why "MonoFlow"?

For all intents and purposes, the application / environment is intended
to be fully extensible. In the same way that GNU/Linux is monolithic
and extensible. I intend it to comprise specifically of a stub (to
start and stop the primary application) as a "kernel equivalent" and
will wrap around the developer environment as an IDE / interpreter (in
the same manner as a shell) for the time being.

The wiki uses Markdown syntax.

Project Members: