From dc1fc66181cba96cc94f21f055676b952489dbd9 Mon Sep 17 00:00:00 2001 From: Felix Perktold Date: Sat, 24 Jan 2026 18:33:31 +0100 Subject: start implementing mark&sweep --- README.ORG | 1 + 1 file changed, 1 insertion(+) (limited to 'README.ORG') diff --git a/README.ORG b/README.ORG index a1353af..ad059ac 100644 --- a/README.ORG +++ b/README.ORG @@ -8,3 +8,4 @@ using lex and yacc + [[https://github.com/Robert-van-Engelen/tinylisp/blob/main/tinylisp.pdf][tinylisp.pdf]] + [[https://w3.pppl.gov/info/readline/A_Short_Completion_Example.html][pppl.gov readline]] + [[https://web.mit.edu/6.001/6.037/sicp.pdf][SICP]] ++ [[https://www.youtube.com/watch?v=c32zXYAK7CI][Garbage Collection (Mark & Sweep) - Computerphile]] -- cgit v1.2.3