From: utzoo!decvax!ucbvax!C70:info-cpm
Newsgroups: fa.info-cpm
Title: 
Article-I.D.: ucb.1264
Posted: Thu Jun  3 23:37:53 1982
Received: Sat Jun  5 01:09:42 1982

>From kevinw.ISL@BRL Thu Jun  3 23:37:22 1982
There were reviews of several LISPs in one of the BYTEs in the last year
or so...

The big problem I can see with LISP on a micro is the lack of sufficient
storage space for program/data/whatever...  Since LISP uses *LOTS* of space
to keep track of everything the only way to make a *REALLY* useful LISP would
be to use disk for virtual storage, or something like that.  However, unless
you have a HYPER-fast disk drive (or one of the new (RAM)-soft-disks there
would be a lot of noise and delay in a big program...

  Kevin