Path: utzoo!utgpu!water!watmath!clyde!bellcore!faline!thumper!ulysses!allegra!princeton!udel!rochester!bbn!uwmcsd1!ig!agate!ucbvax!hplabs!sdcrdcf!randvax!leverich From: leverich@randvax.UUCP Newsgroups: comp.lang.lisp Subject: LISPs for IBM PCs Message-ID: <1324@randvax.UUCP> Date: 9 Feb 88 17:01:06 GMT Reply-To: leverich@rand-unix.UUCP (Brian Leverich) Organization: Rand Corp., Santa Monica Lines: 9 Posted: Tue Feb 9 12:01:06 1988 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