From: WJ Bland
Subject: ANNOUNCE: new lisp compiler
Date: 
Message-ID: <Pine.SOL.3.91.960917164247.27077A-100000@granby>
A new freeware LISP compiler is available from:

	ftp.ccc.nottingham.ac.uk/pub/lisp-compiler

It is not CL compatable (yet), but is a small subset.  It runs under
MS-Dos and produces .asm files from .lsp files, which should be assembled
using TASM.  Typical resulting executable sizes are below 10Kb (for
example: "hello world" program compiles to just under 2Kb).

You should find two files at the above address.  Download both the .zip
and the .bat file onto a directory on your computer (PC), and run the
.bat file.  The lisp system will then be installed on your computer.

Cheers to all,
		Bill.
-------
/'I thought dwarfs didn't believe in devils and demons and stuff like that.' \
\'That's true, but ... we're not sure if they know.'  Terry Pratchett - M.A.A/
Bill's home page is at http://www.ccc.nottingham.ac.uk/~pmykwjb/bil.html