What would be a good representation of XML tree as Lua tables?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: What would be a good representation of XML tree as Lua tables?
- From: Marc Balmer <marc@...>
- Date: 2016年8月21日 16:45:11 +0200
I am working on code to easily create XML trees from Lua tables. What would,
in your opinion, be a comfortable Lua table notation of XML trees, expressed
as Lua tables?