  |
Pure Data (PD) - http://puredata.info/
Real-time graphical dataflow programming environment for audio, video, and graphical processing. |
  |
Computation Structures Group: CSG - http://csg.csail.mit.edu/
MIT research group which does dataflow programming research. |
  |
Dataflow Language - http://en.wikipedia.org/wiki/Dataflow_language
Growing article, with links to many related topics. [Wikipedia] |
  |
CS545S: Modular Programming - http://www.cs.wustl.edu/~tdk/courses/Cs545/
College course on basic programming concepts: modular (encapsulation, abstract data types); object-oriented (class, inheritance, polymorphism, dynamic binding); concurrent (thread, synchronization); via Java compared to Oberon, Smalltalk; then dataflow model. |
  |
Declarative Ada: parallel dataflow programming in a familiar context - http://portal.acm.org/citation.cfm?doid=259526.259540
From Proceedings of the 1995 ACM 23rd annual conference on Computer science conference. |