NAME ^

t/coroutine.t - Lua coroutines

SYNOPSIS ^

    % perl -I../lib -Ilua/t lua/t/coroutine.t

DESCRIPTION ^

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".


parrot