xmls
XML parser
A lightweight XML parser written in Common Lisp
Simple, lightweight XML library for Common Lisp
20 stars
4 watching
5 forks
Language: Common Lisp
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
recp/xml | A lightweight XML parser that creates a DOM-like data structure and allows easy iteration over XML objects | 12 |
phrogz/slaxml | A Lua-based XML parsing library that supports various XML elements and attributes. | 153 |
willemdj/erlsom | A tool for parsing and generating XML documents in Erlang. | 267 |
ruricolist/fxml | A secure-by-default XML parser and serializer library | 32 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
yahoojapan/swiftyxmlparser | An XML parsing library implemented in Swift | 582 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
maxim-mazurok/sax-ts | A tool for parsing XML data in a simple and efficient way | 17 |
dwd/rapidxml | A C++ library for parsing and working with XML data structures | 152 |
haasted/grappa-xml-parser | A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |
chenyunguimilook/swiftyxml | A Swift library that provides a simple and Swifty way to parse and manipulate XML data. | 103 |
andreww/fox | An XML parsing library for Fortran programming | 61 |
svenewald/xmlbeam | A Java library providing an expressive API for working with XML data | 73 |
michaelrsweet/mxml | A lightweight XML parsing library that provides efficient and flexible ways to read and manipulate XML data structures. | 451 |
pharo-contributions/xml-xmlparser | An XML parsing and manipulation library for the Smalltalk programming language. | 11 |