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
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer