On Thu, 2007-11-22 at 13:23 +0000, Richard Kelsall wrote:
> I was reading the 'Problems with do notation' thread and Thomas
> Schilling suggested reading about mdo. Not knowing mdo I thought
> that sounds interesting and went to

Gah, I was too lazy to add the proper references:

 "A Recursive do for Haskell" by Erkök and Launchbury
  http://www.cse.ogi.edu/PacSoft/projects/rmb/recdo.pdf

 "A Recursive do for Haskell: Design and Implementation" 
 by Erkök and Launchbury
  http://www.cse.ogi.edu/PacSoft/projects/rmb/mdo.pdf

And here's a nice use case for it:

  "Assembly: Circular Programming with Recursive do" by O'Connor
  http://www.haskell.org/sitewiki/images/1/14/TMR-Issue6.pdf
 

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to