[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: running LUA code step by step
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 15 Mar 2002 18:17:59 -0300
Lua 4.1w4 already contains native coroutines, which will help to run
things "in parallel". Check it out. --lhf