Penguin
Diff: GarbageCollector
EditPageHistoryDiffInfoLikePages

Differences between current version and revision by previous author of GarbageCollector.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 3 Last edited on Saturday, September 13, 2003 2:24:06 am by AristotlePagaltzis
Older page: version 1 Last edited on Sunday, August 10, 2003 3:30:14 pm by PerryLorier Revert
@@ -1 +1 @@
-Instead of having the programmer manage freeing memory (which is notoriously difficult), the idea is to have the runtime automatically discover that memory isn't used anymore and free it. This works surprisingly well, and is used in many languages such as [LISP] and [Java ]. 
+Describe [GarbageCollector ] here