lua-users home
lua-l archive

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


>Is it possible to stop processing a lua state and continue on from that
>point later?

Not without changing the code.
There has been some discussion about this in the last month or so.
See the lua-l archives (the "recent" archive is enough).

Perhaps someone in the list wants to summarize the discussion...
--lhf