lua-users home
lua-l archive

Lua 5.2 Feature Request

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I will propose simple-coroutine:

do
--block1
some code
end
also
do
-- block2
some again
end

also - keyword.
block1 and block2 will be running together (in different thread)

AltStyle によって変換されたページ (->オリジナル) /