lua-users home
lua-l archive

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


I stitched together rings (for multiple states) and pluto (for data serialization) some time ago. Rings is not intended for preemptive multitasking, but you can probably adapt to luathreads or something else with few adaptations:


I realize that the source code in the message above has been substantially improved since then. The latest version is here:

http://repo.or.cz/w/metalua.git?a=blob_plain;f=src/lib/springs.lua

-- Fabien.