Hacker News new | ask | show | jobs
by wwwigham 3482 days ago
He's also written a large article designing a garbage collector[1], which was very interesting to read.

[1]http://wiki.luajit.org/New-Garbage-Collector

1 comments

I actually implemented a variation of that once. The quad-color thing is really brilliant once I understood it.