Browsing by Author "Ginter, Andrew F."
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item Open Access Cooperative garbage collectors using smart pointers in the C++ programming language(1991) Ginter, Andrew F.; Colijn, Anton W.Item Open Access A SURVEY OF MEMORY MANAGEMENT TECHNIQUES FOR LISP ON SMALL MACHINES(1989-10-01) Ginter, Andrew F.This paper surveys the field of memory management techniques suitable for use in the LISP language and identifies those techniques most suited to LISP in the context of small, real memory workstations using stock CPU's. The best performing techniques include pointer reversal, phantom stacks, CDR-encoding and a hybrid incrementally compacting collector.