Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjmlp
3447 days ago
ARC is a GC implementation algorithm, you probably mean tracing GC algorithm.
"The Garbage Collection Handbook", chapter 5
http://gchandbook.org/
1 comments
rimantas
3446 days ago
I think it is time for you to buy more books.
link
pjmlp
3446 days ago
I have a very good collection of CS books and papers about programming languages and compiler design...
link