axiom-mail
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-mail] Re: LISP


From: root
Subject: [Axiom-mail] Re: LISP
Date: Thu, 3 Aug 2006 20:53:27 -0400

>  The variable LISP lacks documentation in the toplevel
> Makefile.pamphlet.  What is its purpose?  Lisp file suffix?

There are 3 kinds of "lisp" files in the Axiom build process.
The first are the "clisp" files. These are common lisp files
generated by the boot compiler. The second are the "lisp" files.
These are hand written common lisp code. The third are the "lsp"
files. These are files generated by GNU Common Lisp. The LISP
variable is used to name the third kind of files as this may
change when the underlying common lisp is changed.

I've updated the Makefile.pamphlet documentation with this information.

t




reply via email to

[Prev in Thread] Current Thread [Next in Thread]