Re: prompts: any example ?

2012-03-03 Thread Ludovic Courtès
Hi Ian, Excellent illustration, thank you! Ian Price skribis: > https://gist.github.com/1548531 - monadic reflection Could you expound on this one? I can feel the greatness, but I don’t fully grasp it. :-) Ludo’.

Re: prompts: any example ?

2012-03-03 Thread Ian Price
Catonano writes: > as in the subject > > I'm trying to get acquainted with this prompts thing. Can anyone indicate an > example of use to me that is particuraly meaningful or expressive ? What guile calls prompts and aborts, are generally found under the heading of 'delimited continuations'. Th