diff options
| author | Felix Perktold <Felix.Perktold@student.uibk.ac.at> | 2026-01-24 18:33:31 +0100 |
|---|---|---|
| committer | Felix Perktold <Felix.Perktold@student.uibk.ac.at> | 2026-01-24 18:33:31 +0100 |
| commit | dc1fc66181cba96cc94f21f055676b952489dbd9 (patch) | |
| tree | 61889b183df011298c41d314419b41e55ee02991 /README.ORG | |
| parent | 991d7eaa2a9550c7be0a63d7c1ba7c38c7de2acf (diff) | |
start implementing mark&sweep
Diffstat (limited to 'README.ORG')
| -rw-r--r-- | README.ORG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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]] |
