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
8 stars
7 watching
7 forks
Language: Common Lisp
last commit: over 5 years ago
Linked from 1 awesome list
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. | 445 |
shepmaster/sxd-xpath | An XML query library in Rust providing DOM manipulation and XPath 1.0 expression support. | 121 |
sharplispers/montezuma | A full-text indexing and search library for Common Lisp | 47 |
sharplispers/ironclad | A cryptographic toolkit written in Common Lisp. | 175 |
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. | 694 |
sharplispers/cormanlisp | A Common Lisp development environment for Microsoft Windows operating systems. | 570 |
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,409 |
sharplispers/lparallel | A library that enables fine-grained parallelism in Common Lisp, allowing developers to express and manage concurrent tasks efficiently. | 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 |