Flow based programming in the Gnome environment

Flow based programming is a programming paradigm that defines
applications as networks of “black box” processes, which exchange data
across predefined connections by message passing.

NoFlo is a _javascript_ implementation of Flow
based programming (FBP) that provides both libraries to implements the
“black box” responsible for the computation part and a UI to describe
the connections between them.

This talk will focus on the integration between Gnome and NoFlo (https://github.com/noflo/noflo-gnome) to show new ways of creating applications for Gnome in a flow based way.


Lionel Landwerlin

Lionel Landwerlin is a software engineer and has been involved with a number of projects using software components from the Gnome project.