DaviLuaXML

XML syntax support for Lua - write XML directly in your Lua code

$ luarocks install daviluaxml

DaviLuaXML is a library that allows you to use XML syntax inside Lua code.
XML tags are transformed into Lua function calls, similar to JSX in JavaScript.

Features:
- Write XML directly in .lx files
- Automatic transformation to Lua function calls
- Custom require() loader for .lx files
- Support for nested tags, expressions, and attributes
- Multi-language help system (en, pt, es)
- Debug logging with loglua (XMLRuntime section)

Changes in 1.1-1:
- Added multi-language support to help module (English, Portuguese, Spanish)
- Added README files in 3 languages with language selector
- Fixed test runner to properly configure LUA_PATH for loglua
- Tests now use log.live() for real-time output

Versions

1.2-54 days ago0 downloads
1.2-44 days ago2 downloads
1.2-34 days ago2 downloads
1.2-26 days ago3 downloads
1.2-16 days ago2 downloads
1.1-27 days ago6 downloads
1.1-19 days ago4 downloads
1.0-310 days ago4 downloads
1.0-210 days ago1 download
dev-9dev10 days ago1 download

Dependencies

lua >= 5.4

Dependency for

PudimWeb

Manifests