Description
A SAX-style XML parser for Lua based on the Expat library, used to read XML documents as a stream of parsing events.
It is data format infrastructure. Developers use it when Lua software needs efficient XML handling without loading an entire document into memory at once.