[Haskell-cafe] Data Flow Programming in FP

Richard Senington sc06r2s at leeds.ac.uk
Mon Jun 20 16:45:27 CEST 2011


Hi all,

I have recently become interested in Dataflow programming and how it 
related to functional languages.
I am wondering if the community has any advice on reading matter or 
other directions to look at.

So far I have been looking through the FRP libraries, using Haskell 
functions with lazy lists for co-routines and
the Essence of Dataflow Programming by Uustalu and Vene where they 
propose using co-monads.

It looks as though Iteratees are also relevant but I have not got round 
to looking at them in detail yet.

Have I missed anything?

Regards

RS



More information about the Haskell-Cafe mailing list