作者: Steven Krueger
DOI: 10.1007/978-1-4613-1619-0_7
关键词: Very-large-scale integration 、 Address space 、 Garbage collection 、 Programming language 、 Lisp 、 Feature (computer vision) 、 Computer science
摘要: Garbage collection is an important feature of the runtime support for some computer languages, especially Lisp. In various applications a garbage collector may need to be compacting, incremental, generational, real-time or concurrent. For additional background on collection, reader referred Moon (1984).