Check out my first novel, midnight's simulacra!
Minsky-Fenichel-Yochelson Algorithm: Difference between revisions
From dankwiki
(Created page with "A stop-and-copy garbage collection algorithm developed in 1969 for MULTICS LISP. See The Structure and Interpretation of Computer Programs, 2nd edition, pg 541.") |
No edit summary |
||
Line 1: | Line 1: | ||
A stop-and-copy garbage collection algorithm developed in 1969 for MULTICS LISP. See [[SICP|The Structure and Interpretation of Computer Programs]], 2nd edition, pg 541. | A stop-and-copy garbage collection algorithm developed in 1969 for MULTICS LISP. See [[SICP|The Structure and Interpretation of Computer Programs]], 2nd edition, pg 541. | ||
[[CATEGORY: Computer Science Eponyms]] |
Latest revision as of 19:37, 19 August 2011
A stop-and-copy garbage collection algorithm developed in 1969 for MULTICS LISP. See The Structure and Interpretation of Computer Programs, 2nd edition, pg 541.