Comment on Writing a .NET Garbage Collector in C# – Part 6: Mark and SweepparentComments−pjmlp7moSome other ones, in case you aren't aware of.Oberon,https://www.projectoberon.netGo,https://github.com/golang/go/blob/2bd7f15dd7423b6817939b199c...https://github.com/golang/go/blob/2bd7f15dd7423b6817939b199c...D,https://github.com/dlang/dmd/tree/master/druntime/src/core/i...Or even Smalltalk,https://github.com/pharo-project/pharo-vm/blob/pharo-10/smal...
Comments
Some other ones, in case you aren't aware of.
Oberon,
https://www.projectoberon.net
Go,
https://github.com/golang/go/blob/2bd7f15dd7423b6817939b199c...
https://github.com/golang/go/blob/2bd7f15dd7423b6817939b199c...
D,
https://github.com/dlang/dmd/tree/master/druntime/src/core/i...
Or even Smalltalk,
https://github.com/pharo-project/pharo-vm/blob/pharo-10/smal...