Re: call/cc?

Jonathan Bachrach <[email protected]> 04 Sep 2002 12:03:55 -0400
Newsgroups gmane.comp.lang.goo.general
Message-ID <[email protected]>
Avi Bryant <[email protected]> writes:

> A while ago there was some brief discussion about the desire to add
> call/cc to goo.  The impression I get from, for example, the
> pthreads-based threading, is that goo is getting increasingly tied
> to the C stack, which would make full continuations pretty
> unrealistic.  Does anyone else still have any interest in them?

yes, we have interest in call/cc.  we're still evaluating threading
models and i put the pthreads support in as a stop gap.

jonathan