diff --git a/bibliotheca.md b/bibliotheca.md index 17db271..ad5f57b 100644 --- a/bibliotheca.md +++ b/bibliotheca.md @@ -35,4 +35,8 @@ Not much to say about this, everyone should have read SICP. ## Papers +### [Memory Cache and Lisp](https://people.eecs.berkeley.edu/~fateman/papers/cachelisp.pdf) + +> Here we concentrate on automatic rearrangement of data, and examine the belief, common in some technical circles, that modern generational copying garbage collectors (GC) will improve data caching by relocating and compressing data, as a matter of normal processing. + ## Blogs