Skip to content
/ xml Public
forked from lubyk/xml

Very fast XML parser for Lua based on RapidXML.

License

Notifications You must be signed in to change notification settings

Luaing/xml

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 70.8%
  • Lua 24.6%
  • CMake 4.6%