Hello,
is it possible to create a binary maxima-application in the same way as
it is possible to create lisp-binaries? Like doing save-lisp-and-die?
I would like maxima to load & compile some maxima-text and then to
create a binary (like a memory-image in lisp) which starts with
maxima-console.
The aim is to be able to run maxima-calculations on faster computers on
which i do neither have administration rights nor rights to install
software (a second thing I like very much about save-lisp-and-die is the
possibility to stop & resume calculations - without doing extra code for
that).
Thanks
Robert