Add paper about lisp and cache to bibliotheca
This commit is contained in:
parent
b308eceda9
commit
e38ac35348
1 changed files with 4 additions and 0 deletions
|
@ -35,4 +35,8 @@ Not much to say about this, everyone should have read SICP.
|
||||||
|
|
||||||
## Papers
|
## 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
|
## Blogs
|
||||||
|
|
Loading…
Reference in a new issue