Skip to content

Useful Lua Libraries

Keenan Lang edited this page Jul 1, 2019 · 5 revisions

Pure Lua

Serpent - Lua Pretty Printer and Serializer

xml2lua - XML Parser

ArrayForLua - Array Methods Library

Moses - Table Methods Library

penlight - Misc Utilities

json - JSON parser and encoder

Lua Bindings

lpeg - Parsing Expression Grammar and Regular Expression Libraries

Clone this wiki locally