guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Threads and asyncs


From: Thomas Bushnell, BSG
Subject: Re: Threads and asyncs
Date: 04 Sep 2002 20:51:44 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Tom Lord <address@hidden> writes:

>        > In C,  you don't have grabbable continuations 
> 
> or closures.  Though, sure, closures don't capture entire activation
> records.

In GNU C, you can create closures, albeit, ones only with dynamic
extent.  (This was a necessary feature to support Pascal, so it seemed
appropriate to add the necessary extension to support it in C as
well.)  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]