[Haskell-cafe] Data Flow Programming in FP

Richard Senington sc06r2s at leeds.ac.uk
Tue Jun 28 10:26:14 CEST 2011


On 20/06/11 15:45, Richard Senington wrote:
> 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
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>

Thank you for all the feedback, it has been very useful and I am still 
looking into these sources.

RS



More information about the Haskell-Cafe mailing list