[comp.lang.lisp] LISPs for IBM PCs

leverich@randvax.UUCP (02/09/88)

I'd sure appreciate any advice experienced users might have concerning
LISP packages for PCs.  My main interests are
   (1) Speed of the compiled code
   (2) Amount of internal dotted-pair and string space, or ability
       to gracefully access (preferably direct access) external files.
The reason for the question is that I'm developing large object-oriented
simulations.  I've been using UO-LISP, which is great on speed but has
terribly constrained space for data storage.  Tnx!  -B