parrotcode: Lua coroutines | |
Contents | Language Implementations | Lua |
t/coroutine.t - Lua coroutines
% perl -I../lib -Ilua/t lua/t/coroutine.t
See "Lua 5.1 Reference Manual", section 2.11 "Coroutines", http://www.lua.org/manual/5.1/manual.html#2.11.
See "Programming in Lua", section 9 "Coroutines".
|