papers-we-love_papers-we-love/garbage_collection/README.md

6 lines
387 B
Markdown
Raw Normal View History

2014-03-14 02:39:39 +00:00
* [A Unified Theory of Garbage Collection](http://www.cs.virginia.edu/~cs415/reading/bacon-garbage.pdf)
2014-03-14 02:39:39 +00:00
* [Teaching Garbage Collection without Implementing Compilers or Interpreters](http://faculty.cs.byu.edu/~jay/static/cooper-sigcse2013.pdf)
* [Message Analysis Guided Allocation and Low Pause Incremental GC in a Concurrent Language](http://user.it.uu.se/~kostis/Papers/ismm04.pdf)