$ luarocks install --server=https://luarocks.org/dev ltcn
LTCN or "Lua Table Constructor Notation" is a library for parsing and deserializing Lua table syntax via an LPeg grammar. It's intended to parse a safe subset of the Lua language and to replace many common use cases of the load function for reading data and configuration files.
Versions
Dependencies
LPeg >= 0.12
lua >= 5.1