Building a Mark/Sweep Garbage Collector | C++ | Compiler Hacking
Tim Morgan
I've been working on a new Garbage Collector for Natalie. In this video, we'll add the mark and sweep phase to the collector so that our unused objects are reclaimed.
About the Project: Natalie is a very early-stage work-in-progress Ruby implementation that compiles Ruby to an executable. It does so by transpiling Ruby to C++ and feeding it to gcc or clang to produce a binary.
GitHub: https://github.com/seven1m/natalie Twitter: https://twitter.com/timmrgn
#programming #compiler #gc #garbagecollector ... https://www.youtube.com/watch?v=RjFQA0C9fjY
2021-05-17
0.0 LBC
Copyrighted (contact publisher)
335621724 Bytes