Page 1 of 1

GC Implementation

Posted: Tue Aug 26, 2014 7:04 am
by stijn
Introduction/sample to the GC principle used in uPy: http://web.engr.illinois.edu/~maplant2/gc.html
And interesting discussion following: https://news.ycombinator.com/item?id=8222487

Re: GC Implementation

Posted: Thu Sep 04, 2014 9:46 am
by stijn
Lots of interesting info on GC implementations lately.. This one is nice:

http://spin.atomicobject.com/2014/09/03 ... lgorithms/