runlisp
17 years agorunlisp: Clobber *compile-print* as well. old
Mark Wooding [Fri, 2 Jun 2006 16:03:34 +0000 (17:03 +0100)]
runlisp: Clobber *compile-print* as well.

17 years agorunlisp: A number of things.
Mark Wooding [Thu, 1 Jun 2006 15:34:57 +0000 (16:34 +0100)]
runlisp: A number of things.

  * Make sure *command-line-strings* is actually bound to a value.  Life
    is too unpleasant if it isn't.

  * CMU needs the verbosity parameters set later than the other Lisps,
    so move the code into a function and call it in the appropriate
    places.

  * Use CMU's *command-line-strings* symbol; otherwise we get doomy
    symbol conflicts.

17 years agomake-runlisp: Make sure CLC is set up properly in ECL.
Mark Wooding [Thu, 1 Jun 2006 15:31:42 +0000 (16:31 +0100)]
make-runlisp: Make sure CLC is set up properly in ECL.

17 years agoinfra: Ignore boring files.
Mark Wooding [Wed, 24 May 2006 16:18:09 +0000 (17:18 +0100)]
infra: Ignore boring files.

17 years agoFresh import.
Mark Wooding [Wed, 24 May 2006 16:16:20 +0000 (17:16 +0100)]
Fresh import.

This stuff lets you write command-line tools in Lisp.