[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: PATCH: Fully Resumable VM (yield across pcall/callback/meta/iter)
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 16 Feb 2005 16:29:44 -0200
> I've created a new patch that makes the Lua VM fully resumable. This
> solves most of the practical problems with coroutines still present
> in Lua 5.1-work4.
Thanks! We'll have to study this closely and so we'll probably not be
able to include this already in 5.1; it'll have to wait till 5.2.
(We're planning a 5.1-work5 for soon and then on to alpha!)
--lhf