James Amundson wrote:
> On Fri, 2003-09-26 at 11:06, Raymond Toy wrote:
>
>
>>On a related note, cmucl has some plans in the works to create a cmucl
>>executable.
>
>
> I saw that thread on the cmucl mailing list. Standalone executables
> would be nice. In the meantime, I was thinking about just making a local
> copy of the minimal set of necessary cmucl files in the maxima tree. I
> haven't tried it yet. Does that sound like a reasonable idea?
>
Since we already create a maxima.core, all you need is the lisp runtime
binary, which is pretty small. Easy. :-)
This would be pretty nice. I update my cmucl quite often and that break
maxima since I don't update that as often.
Ray