lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



Yes, but you have a sweep phase correct? The Johnstone collector since it is based on a Baker treadmill has no sweep phase. All free objects are collected as fast as you can move a few links in a linked list.

On Thursday, October 31, 2002, at 12:10  PM, Steve Dekorte wrote:

I've also written a small scripting language with an incremental collector(tricolor, write barrier). It's all C, so maybe you'll find it useful to check out:

--
--- james mccartney   james@audiosynth.com   <http://www.audiosynth.com>
SuperCollider - a real time synthesis programming language for the PowerMac.
<ftp://www.audiosynth.com/pub/updates/SC2.2.16.sea.hqx>