lua-users home
lua-l archive

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


List,

Happy to announce a new XML library, based on the recently released LuaExpat 1.4 version.

It is a "DOM level 2 core" implementation, so should be familiar to XML folk. It is still early stages, so read the readme please.

Links:
- Repo: https://github.com/lunarmodules/expadom 
- Docs: https://lunarmodules.github.io/expadom/topics/01-Introduction.md.html 
- XML DOM level 2 core: https://www.w3.org/TR/DOM-Level-2-Core/ 

Enjoy!
Thijs