[Maxima] 2 suggestions for batch() in xmaxima
Richard Fateman
fateman at cs.berkeley.edu
Sun Apr 23 15:04:28 CDT 2006
1. Allow lines like this:
:lisp (defun $atom_parts (x)(cons '($SET) (newvar x)))
to be in a batch file. The occasional quick patch in lisp could then
be inserted into the maxima file.
2. When echoing material from a batch file, echo the lines, not
some displayed version. e.g. I don't really want to see the program
echoed verbosely with stuff like
a
-----
b
More information about the Maxima
mailing list