lua-users home
lua-l archive

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


Last discussion in this archive is very old hence wanted to check.
I need to implement a finite-state-machine in lua. Please let me know if http://lua-users.org/wiki/FiniteStateMachine is still the right way to go if I should use some libs. If so which one.

Thanks