Talk:Applicative functor

From HaskellWiki
Revision as of 02:23, 9 October 2007 by Falcon (talk | contribs) (Better explanation of AF?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

There has been some talk of using Applicative Functors for streams/data flow programming [1,2]. Perhaps someone can explain that at an introductory level?

While we are at it, perhaps someone can expand on the "Another Essence of Dataflow Programming" paper [2].

[1] http://haskell.org/haskellwiki/Phooey [2] http://citeseer.ist.psu.edu/denckla06another.html