[CM] Correct way to "reset" and s7 instance?

Iain Duncan iainduncanlists at gmail.com
Sat Jan 11 09:44:40 PST 2020


Ah great, I'll try that then.

thanks


On Sat, Jan 11, 2020 at 9:42 AM <bil at ccrma.stanford.edu> wrote:

> > Can anyone tell me what the right way to reset an S7 instance
>
> In repl.scm, I do all the evaluation in top-level-let which
> is initialized to (sublet (rootlet)).  So, to restart with
> a clean slate, you evaluate
>
> (set! top-level-let (sublet (rootlet)))
>
> Or that's the claim anyway -- I can't remember that I ever
> tried it.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/mailman/private/cmdist/attachments/20200111/76ab7d01/attachment.html>


More information about the Cmdist mailing list