manoelcampos / xml2lua

XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱
MIT License
287 stars 73 forks source link

Convert Lua Table to XML #25

Closed sgn95 closed 5 years ago

sgn95 commented 5 years ago

How do you convert lua table structure to XML?

manoelcampos commented 5 years ago

Check the new version and the example4-table2xml.lua