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]

gss: Re: Considering Guile as part of a Master's Thesis



>There's a generational version of Boehm's conservative collector.
>For fully conservative GC (with conservative heap tracing) it's
>a little tricky.  [...]
>
>I don't think that should be a problem for Guile, though,
>if you're only conservatively scanning the stack.

This is the case.