KjellKod / xml

Very fast XML parser for Lua based on RapidXML.

Home Page:doc.lubyk.org/xml.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xml for lua Build Status

Very fast and simple XML parser for Lua based on RapidXML 1.13.

Documentation.

install

luarocks install xml

install on Windows

luarocks install xml  CC=g++ LD=g++

About

Very fast XML parser for Lua based on RapidXML.

doc.lubyk.org/xml.html

License:Other


Languages

Language:C++ 70.8%Language:Lua 24.6%Language:CMake 4.6%