I'm not sure it will work in ANSI CL, but look in the
file init.lisp
#| ; to make all this in order..
(mapc #'compile-file
'("mma" "capsonlyparser" "stack1" "disp1" "eval" "poly" "rat1" "simp1" "pf" "match"
"diffrat"))
|#
I tried loading it up and there is now some kind of name conflict
for functions that exist in "mma" and also in lisp, but
are different. And, or, not. If someone really wants to
use this, I can look at it again. (I adapted pieces to
other uses but have not maintained this.) There are notes
on compiling it in KCL, the predecessor to GCL.
RJF
C Y wrote:
>
> Has anyone been able to compile mma with either clisp or gcl? I can't
> get to first base.
>
> CY
>
> __________________________________________________
> Do You Yahoo!?
> Make a great connection at Yahoo! Personals.
> http://personals.yahoo.com
> _______________________________________________
> Maxima mailing list
> Maxima@www.math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima