Re: Questions on Yield in C
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Questions on Yield in C
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2012年11月22日 14:42:59 -0200
> I did not find lua_tailcall in the source of 5.2.1. I assume it is a would-have-be one in terms of mental experiment, is it?
Kind of. (It seems useful, but the implementation is tricky.)
-- Roberto