Lua Table Constructor Notation

$ 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

scm-1dev3 years ago(revision: 2)17 downloads

Dependencies

LPeg >= 0.12
lua >= 5.1

Labels

Manifests