SLAXML
XML parser
A Lua-based XML parsing library that supports various XML elements and attributes.
SAX-like streaming XML parser for Lua
153 stars
17 watching
44 forks
Language: Lua
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
rpgoldman/xmls | A lightweight XML parser written in Common Lisp | 20 |
lxfontes/ezxml | An XML parsing C library designed for easy use and fast performance | 43 |
ocramz/xeno | An XML parser built in Haskell, designed to be fast and memory-efficient | 120 |
ruricolist/fxml | A secure-by-default XML parser and serializer library | 32 |
maxim-mazurok/sax-ts | A tool for parsing XML data in a simple and efficient way | 17 |
willemdj/erlsom | A tool for parsing and generating XML documents in Erlang. | 267 |
yahoojapan/swiftyxmlparser | An XML parsing library implemented in Swift | 582 |
xolox/lua-lxsh | A Lua module providing lexing and syntax highlighting functionality using LPeg patterns | 72 |
dwd/rapidxml | A C++ library for parsing and working with XML data structures | 152 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
pharo-contributions/xml-xmlparserhtml | Provides tools to parse HTML and convert it into well-formed XML, enabling web scrapping with XPath. | 6 |
lodo1995/experimental.xml | A replacement XML parsing and validation library for the Phobos standard | 20 |
michaelrsweet/mxml | A lightweight XML parsing library that provides efficient and flexible ways to read and manipulate XML data structures. | 451 |
florob/rustyxml | An XML parser written in Rust | 103 |