compiling Maxima in Allegro Common Lisp version 8.0
Subject: compiling Maxima in Allegro Common Lisp version 8.0
From: Richard Fateman
Date: Fri, 21 Jul 2006 11:28:26 -0700
It compiled without any hand-holding, and runs, at least at the level of a
console-interaction. I used the "modern" version which is both-cases by
default. The consequence is that the commands must be shouted. That is,
integrate(.) must be spelled INTEGRATE(.).
In the past I used Allegro in ANSI mode, and I suppose I can do this again,
but I thought there were some conditionalizations on this matter for
Scieneer.
The instructions I used are in the file INSTALL. No makefile, no perl, no
unix.
RJF