Module to help working with what I call the Lua Data Model (persistence, exchange, etc.).

$ luarocks install --server=https://luarocks.org/dev ldm

LDM (Lua Data Model) aims to be a module to help working with what I call the
*Lua data model*: tables and values that build directed graphs, DAGs, trees,
lists, etc. It is mostly about persisting and exchanging said data.

LuaJIT is the only target.

Versions

dev-1dev23 hours ago3 downloads

Dependencies

lua == 5.1

Manifests