This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: feature suggestion: user blockable gc


Hi!

>>>>> Christian Lynbech writes:

 CL> Here is a small feature I have been playing with. It is by no
 CL> means important or even usefull in any obvious way, but here it
 CL> is for your considerations.

 CL> It is the ability to block the GC from running, from the scheme
 CL> level. It adds the function `gc-block', `gc-unblock' and
 CL> `gc-blocked?'  with the obvious functionality.

Would this make it possible to write SMOBs that are defined entirely
in Scheme and not C?

I realize this is a totally ignorant question, but I've been wondering
what changes would need to be made in order for this to be possible.

-- 
 Gordon Matzigkeit <gord@fig.org> //\ I'm a FIG (http://www.fig.org/)
    Lovers of freedom, unite!     \// I use GNU (http://www.gnu.org/)

Copyright (C) 1998 FIG.org; the creator offers you this gift and wants it
to remain free.  See http://www.fig.org/freedom.html for details.
  This work may be copied, modified and distributed under the GNU General
  Public License (GPL).  See http://www.gnu.org/copyleft/gpl.html.