Hello, Is there a way to interrupt and inspect scheme code which is currently running in Chicken? I'm more used to Common Lisp environments so far, and am used to being able to C-c to get to a REPL, look around, continue and so on. This clobbers the chicken interpreter entirely, but it's quite possible I'm just missing the correct way to temporarily interrupt processing.
Cheers, Tim _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
