[net.lang.lisp] Lisp for PC query

jbn@wdl1.UUCP (08/23/85)

     Is there a Lisp for the IBM PC/AT which offers the following properties:

	- Can handle >1MB of RAM.
	- Compiles to hard code.
	- Supports code overlays a la Plink-86.
	- Maclisp, Commonlisp, Zetalisp, or Franz compatible.
	- Run time system of relatively modest size (<100K)
	- Checks for arithmetic overflow, or supports bignums.
	- Runs under MSDOS.

					J. Nagle