[Haskell-cafe] Seeking advice on a style question

Tomasz Zielonka tomasz.zielonka at gmail.com
Fri Dec 29 12:39:04 EST 2006


On Tue, Dec 26, 2006 at 09:56:11PM -0500, Steve Schafer wrote:
> But that isn't quite the case. Each step consumes not only the results
> of the previous step, but also some combination of the results of
> prior steps and/or the original inputs. One way to look at this is a
> directed graph, a sort of "branching pipeline"; see
> http://www.dendroica.com/Scratch/process.png.

Why not generate Haskell code from such a graph?

Best regards
Tomasz


More information about the Haskell-Cafe mailing list