A simple enum implementation in Lua.
$ luarocks install simpleenum
A simple enum implementation in Lua inspired by Java enums and the JavaScript implementation by @herb-ert (https://github.com/herb-ert).
root