Hi,
I was aksed a while ago to upload some code for translating
from Mathematica that I had been sitting on for a couple of
years. I am unable to work on it now.
Originally there was 1) Mma parser 2) mma->max translator
3) compatibility functions in maxima.
The previous Mma parser was in perl. The new code below
uses Richard Fateman's parser. I also rewrote the translator
in lisp, and some of the compatibility functions in lisp.
Here are the links.
http://www.johnlapeyre.com/mmacompat/README.txthttp://www.johnlapeyre.com/mmacompat/index.html
regards,
John