parrotcode: Lua coroutines | |
Contents | Language Implementations | Lua |
t/coroutine.t - Lua coroutines
% perl -I../lib -Ilua/t lua/t/coroutine.t
See "Lua 5.0 Reference Manual", section 2.10 "Coroutines".
See "Programming in Lua", section 9 "Coroutines".
|