lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Pedro Maia wrote:
I'm looking for a script that converts XML tags in lua tables.
Does anyone knows where I can find it?

There is a list of options on the wiki -

http://lua-users.org/wiki/LuaXml

PaulC