axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Re: [clisp-list] infinite loop from Makefile


From: Stephen Compall
Subject: [Axiom-developer] Re: [clisp-list] infinite loop from Makefile
Date: Sat, 19 Nov 2005 02:10:03 -0600

On Sat, 2005-11-19 at 01:00 -0500, root wrote:
> I'm testing axiom under a variety of common lisps.
> The Makefile I use does the following:
> 
>   @-echo (load "bookvol5.lisp") | clisp

clisp takes Lisp or fasl files on the command-line.  You can say "clisp
bookvol5.lisp".  For arbitrary forms, you can say "clisp -q -x '(progn
(run) (this) (form))'.

-- 
Stephen Compall
http://scompall.nocandysoftware.com/blog

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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