mit-scheme-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Handling errors and RESTART efficiently


From: Nicholas Papadonis
Subject: Handling errors and RESTART efficiently
Date: Tue, 17 Mar 2020 13:09:02 -0400

In Edwin when MIT Scheme encounters and error, I get an output "... (RESTART 5) .... Start debugger (y or n)".

After using "n" as input, the RESTART list continues to grow with more errors.

How do folks efficiently handle recovering from error?  Do you type "RESTART X" every time or is there some function used to make this more efficient?

Thank you

reply via email to

[Prev in Thread] Current Thread [Next in Thread]