guile-devel
[Top][All Lists]
Advanced

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

Re: RFC: Foreign objects facility


From: Andy Wingo
Subject: Re: RFC: Foreign objects facility
Date: Mon, 28 Apr 2014 19:47:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

On Sun 27 Apr 2014 18:46, Stefan Israelsson Tampe <address@hidden> writes:

> FYI I need need the gc mark interface for my prolog variables in order
> to hope for garbage collecting of prolog programs, e.g. clean the
> variables bindings in the prolog stack for variables that no longer is
> referenced. It is possible to even skip this if I could probe if a SCM
> variable is unreferenced (but still gc protected)

Whatever we do, this sort of thing will remain supported as long as we
are using the BDW GC, via the BDW GC API.  You might look there for your
needs in this case; perhaps they have something that Guile doesn't
expose.

Andy
-- 
http://wingolog.org/



reply via email to

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