xpath

XML query language

An implementation of the XML Path Language (XPath) for querying and manipulating XML documents

Common Lisp Implementation of the XML Path Language (XPath) Version 1.0

GitHub

8 stars
7 watching
7 forks
Language: Common Lisp
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
antchfx/xmlquery An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. 451
shepmaster/sxd-xpath An XML query library in Rust providing DOM manipulation and XPath 1.0 expression support. 121
sharplispers/montezuma A text search engine library for Common Lisp based on the Lucene library. 47
sharplispers/ironclad A cryptographic toolkit written in Common Lisp. 176
technosophos/querypath A PHP library for manipulating XML and HTML documents, supporting various input formats and offering robust functionality through chaining. 823
antchfx/xpath Provides a Go package for querying and selecting nodes from various document types using XPath expressions. 696
sharplispers/cormanlisp A Common Lisp development environment for Microsoft Windows operating systems. 569
jflarvoire/libxml2 An XML toolkit with added support for Simplified XML (SML) parsing and generation. 3
ruricolist/fxml A secure-by-default XML parser and serializer library 32
chenyunguimilook/swiftyxml A Swift library that provides a simple and Swifty way to parse and manipulate XML data. 103
pharo-contributions/xml-xpath An XPath library for parsing and querying XML documents in Pharo Smalltalk environment 5
drmohundro/swxmlhash A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. 1,412
sharplispers/lparallel A library for parallel programming in Common Lisp 17
phpgt/cssxpath Translates CSS selectors to XPath queries for use with PHP's DOM functionality. 20
pwoolcoc/exmerl An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. 12