Re: Coroutines [was: snapshot of Lua 4.1 (work)]
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Coroutines [was: snapshot of Lua 4.1 (work)]
- From: Edgar Toernig <froese@...>
- Date: 2001年5月11日 18:54:33 +0200
Jean-Claude Wippler wrote:
>
> While complete stacklessness ("continuations") is no doubt very hard to
> achieve, I'm not convinced that one could not chase down all luaD_call
> spots and resolve the issues for the restricted coro case.
IMHO it's not the question whether it's possible but whether it will
be the same language afterwards...
Ciao, ET.