2009/2/11 Cristiano Paris <[email protected]>: > I wonder whether this can be done in Haskell (see muleherd's comment): > > http://www.reddit.com/r/programming/comments/7wi7s/how_continuationbased_web_frameworks_work/
WASH did/does something similar. You can certainly write applications in a similar, workflow-ish style (rather than like a state machine). Alistair _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
