Gloeckner, Robert wrote:
>Hello I am new to maxima (and new to lisp).
>
>Is it possible to use maxima-generated lisp-files in gcl (or any other
>lisp-implementation)?
>
yes. it should be possible to write a lisp file from any maxima in any
lisp and have
any other maxima in any lisp read it. Ordinarily, any lisp, even
without maxima
loaded up, should be able to read a file written by maxima (though it
might not
make much sense.)
>Loading the file "maxima-package.lisp" and afterwards the
>maxima-generated lisp-file fails.
>
what maxima-generated lisp file
did you try to read or to load, and how did
it fail? Supplying the first few lines of code in your email might be
appropriate.
>
>
>Thank you for hints,
>Robert Gloeckner
>
>_______________________________________________
>Maxima mailing list
>Maxima@math.utexas.edu
>http://www.math.utexas.edu/mailman/listinfo/maxima
>
>