Simulua is a discrete-event process-oriented simulation library for Lua.

$ luarocks install simulua

Simulua is a discrete-event simulation library for Lua. The simulation in
Simulua is process-oriented, that is, the operation path of a simulated
system is obtained from interactions of processes running in parallel and
managed by an event list.

Versions

0.1-110 years ago209 downloads

Dependencies

lua >= 5.1

Manifests