[gclist] Get Real! Require GC (was re: quality of impl., etc.)

Fergus Henderson fjh@cs.mu.OZ.AU
Mon, 22 Apr 1996 22:54:45 +1000 (EST)


Nick Barnes wrote:
> 
> Rumour has it that some early Lisp Machines had broken GCs.

NU-Prolog, a Prolog implementation developed at the University
of Melbourne about 10 years ago, lacks a garbage collector.
NU-Prolog is still used here, and the University of Melbourne
will still sell it to anyone willing to pay.

I guess the problem is not quite so bad in Prolog, since memory can be
recovered on backtracking.  But even so, a Prolog implementation
without a garbage collector is pretty shameful.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>   |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>   |  of excellence is a lethal habit"
PGP: finger fjh@128.250.37.3         |     -- the last words of T. S. Garp.