[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: continuations (was Re: error() or nil, 'error msg')
- From: Javier Guerra Giraldez <javier@...>
- Date: Wed, 24 Sep 2014 16:07:26 -0500
On Wed, Sep 24, 2014 at 3:58 PM, Coda Highland <chighland@gmail.com> wrote:
> The "yield" statement in a coroutine creates a
> continuation
it's a specific case of continuation, i think it's referred to as
"single shot continuations" in some old paper (by some Roberto guy...)
--
Javier
- References:
- error() or nil, 'error msg', Andrew Starks
- Re: error() or nil, 'error msg', Tom N Harris
- Re: error() or nil, 'error msg', Sean Conner
- continuations (was Re: error() or nil, 'error msg'), Tom N Harris
- Re: continuations (was Re: error() or nil, 'error msg'), Sean Conner
- Re: continuations (was Re: error() or nil, 'error msg'), Coda Highland