On Thu, 2001-11-01 at 15:41, C Y wrote:
> Has anyone been able to compile mma with either clisp or gcl? I can't
> get to first base.
A long time ago I hacked at mma with clisp. I got this far:
[2]> (mma:tl)
Mock-Mma (Sun-4) 2.0 (Oct. 3,, 1991) [With pre-loaded data]
Possibly Copyright 1990-1991 U.C.Berkeley
-- Terminal graphics initialized --
In[1] := 1+1;
*** - FUNCALL: the function ERRORSET is undefined
1. Break MMA[3]>
I can send you my modifications (and instructions) if you are
interested. I don't really remember much about it, though.
--Jim