This is the mail archive of the guile@sources.redhat.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: continuation and multi-threading


Russell McManus <russell.mcmanus@msdw.com> writes:

> If you want to support dynamic-wind in combination with continuations,
> there is some additional book keeping to be done, and winding and
> unwinding thunks to call.  'Essentials of Programming Languages',
> Section 9.5 has a discussion of this topic.

Right.  Hmm, after all, supporting continuations is not very trivial..

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