
6 Mar
2015
6 Mar
'15
3:33 p.m.
On 2014-12-10, Alessio Stalla <alessiostalla@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@common-lisp.net http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel