guile-devel
[Top][All Lists]
Advanced

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

Re: broken GC


From: Rob Browning
Subject: Re: broken GC
Date: 17 Aug 2001 07:37:10 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Miroslav Silovic <address@hidden> writes:

> It's definitely doable. Just make all SCM variables behave like C++
> smart pointers (this doesn't have to be smarter than a C++ compiler
> from the early 80s). Paul Wilson's GC does this for C++, in fact.

Yep.  I've played with it some, that and the TEXAS persistent object
store which uses the VM hardware and pointer swizzling to fault in
your data piece by piece as you traverse it, and RScheme also had a
persistent object store which was quite interesting.

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]