This is a video about garbage collection, some information may be wrong or oversimplified. Leave your opinions and corrections below so that I can ignore them since reading comments stresses me out.
Please subscribe, as a human I have been conditioned to care about base 10 numbers and my brain will release happy chemicals when I reach the next one.
Some useful links:
- https://maplant.com/2020-04-25-Writing-a-Simple-Garbage-Collector-in-C.html
- https://en.wikipedia.org/wiki/Tracing_garbage_collection
- https://en.wikipedia.org/wiki/Virtual_memory#Paged_virtual_memory
- https://en.wikipedia.org/wiki/Garbage_collection_(computer_science)
- https://en.wikipedia.org/wiki/Tagged_pointer
- https://www.cs.princeton.edu/~appel/papers/45.pdf