Hi, A late reply :)
On Sun 28 Feb 2010 23:16, Neil Jerram <n...@ossau.uklinux.net> writes: > it was recently suggested to me that when a Guile program is running > under a debugger, and hits some kind of error, the debugger could > offer a menu of places in the program to jump back to. I think that > would align exactly with the set of prompt tags. Yeah! We need a fluid to hold the restarts, and some sort of restart data type that includes a prompt tag and a description of the restart. Something like that. We should look to see what other schemes do, and what other lisps do. Fortunately this can be implemented entirely in Scheme :) Someone interested in making a prototype? Andy -- http://wingolog.org/