Hi,
I have a question regarding Lisp:
What is the difference between the commands "save" and "compfile" on
principal? Both produce a Lisp translation of a Maxima function.
Has one an advantage over the other?
After loading the Lisp file stored by "save", the Maxima
representation
of that function is available via "grind" or "fundef".
After loading the Lisp file stored by "compfile", the Maxima
representation is obviously not available.
Thanks in advance
Wilhelm