Re: running LUA code step by step
[
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: 2002年3月15日 18:17:59 -0300
Lua 4.1w4 already contains native coroutines, which will help to run
things "in parallel". Check it out. --lhf