From 8d9fd8b34f8716be7fa1059eb9761330d9667753 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 9 May 2020 02:12:56 -0400 Subject: Including runtime machinery in the cache. --- documentation/research/Memory Management.md | 1 + 1 file changed, 1 insertion(+) (limited to 'documentation/research/Memory Management.md') diff --git a/documentation/research/Memory Management.md b/documentation/research/Memory Management.md index f6e59bca1..b1b10bb2c 100644 --- a/documentation/research/Memory Management.md +++ b/documentation/research/Memory Management.md @@ -17,6 +17,7 @@ # Garbage collection +1. [The Garbage Collection Handbook](http://gchandbook.org/) 1. [Baby's First Garbage Collector](http://journal.stuffwithstuff.com/2013/12/08/babys-first-garbage-collector/) # Reference -- cgit v1.2.3