|
From: Raymond T. <to...@rt...> - 2003-10-28 13:57:39
|
>>>>> "Michael" == mak <ma...@ll...> writes:
>> This is acceptable to me. However, I think we need to think about
>> adding a script or something for the user to run to do the necessary
>> magic to get him into matlisp. We may also want to create a
>> matlisp.core, which I don't think currently happens. But I tend not
>> to save cores and instead load up the individual fasls. But matlisp
>> is big so loading these is a bit slow....
Michael> Saving the Matlisp core (as well as the sample Matlisp startup script)
Michael> is, IMHO, required at least as a user selectable option. If changes
Michael> are to be made to the make file, having a "make intall" would be
Michael> nice.
FWIW, I have this working in my personal tree. "make" will just make
the matlisp.core. I think it should port to ACL, but I don't have ACL
to test it, so someone else will have to do that.
I don't yet have install done, but that should be straight-forward to
do.
I'll probably check this in some time soon.
Ray
|