unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: Stefan Israelsson Tampe <stefan.itampe@gmail.com>
Cc: Mark H Weaver <mhw@netris.org>, guile-devel <guile-devel@gnu.org>
Subject: Re: RFC: Foreign objects facility
Date: Mon, 28 Apr 2014 19:47:52 +0200	[thread overview]
Message-ID: <87tx9d1h2v.fsf@pobox.com> (raw)
In-Reply-To: <CAGua6m2F-Cp-HYL-tp-2p-wOSBAWx98_Q8PFRQEN+nk_AG=8PQ@mail.gmail.com> (Stefan Israelsson Tampe's message of "Sun, 27 Apr 2014 18:46:36 +0200")

On Sun 27 Apr 2014 18:46, Stefan Israelsson Tampe <stefan.itampe@gmail.com> 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	other threads:[~2014-04-28 17:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-27 13:17 RFC: Foreign objects facility Andy Wingo
2014-04-27 16:00 ` Mark H Weaver
2014-04-27 16:46   ` Stefan Israelsson Tampe
2014-04-28 17:47     ` Andy Wingo [this message]
2014-04-27 17:51   ` Andy Wingo
2014-05-03  4:57     ` Doug Evans
2014-04-28 16:08   ` Andy Wingo
2014-04-29 16:08     ` Doug Evans
2014-04-29 18:27       ` Andy Wingo
2014-04-28  8:24 ` Ludovic Courtès
2014-04-28 18:05   ` Andy Wingo
2014-04-29 15:56 ` Doug Evans
2014-04-29 18:25   ` Andy Wingo
2014-05-03  5:45     ` Doug Evans

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tx9d1h2v.fsf@pobox.com \
    --to=wingo@pobox.com \
    --cc=guile-devel@gnu.org \
    --cc=mhw@netris.org \
    --cc=stefan.itampe@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).