[Armedbear-devel] How to get a fresh session or instance
Robert Dodier
robert.dodier at gmail.com
Thu Dec 11 17:48:48 UTC 2014
On 2014-12-10, Alessio Stalla <alessiostalla at gmail.com> wrote:
> I mean, if shared state is only in the form of variables inside Maxima
> (not global Lisp stuff like variables in the common-lisp package, the
> MOP etc.), then
>
> (defpackage :maxima ...)
> (load-everything-maxima)
> (rename-package :maxima :maxima-session-1234)
>
> would give you a new Maxima instance in the same Lisp image.
Hmm, that's a good idea. I think that will work for Maxima.
I'll give it a try.
best
Robert Dodier
_______________________________________________
Armedbear-devel mailing list
Armedbear-devel at common-lisp.net
http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel
More information about the armedbear-devel
mailing list