XML-XPath
XML parser
An XPath library for parsing and querying XML documents in Pharo Smalltalk environment
An XPath library for Pharo
5 stars
6 watching
8 forks
Language: Smalltalk
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pharo-contributions/xml-xmlparser | An XML parsing and manipulation library for the Smalltalk programming language. | 11 |
pharo-contributions/xml-xmlparserhtml | Provides tools to parse HTML and convert it into well-formed XML, enabling web scrapping with XPath. | 6 |
pharo-contributions/xml-xmlparserstax | A Smalltalk implementation of a streaming XML parser with DOM support | 0 |
pharo-contributions/xml-xmlwriter | An XML generation tool with a Seaside-like API | 4 |
pharo-contributions/xml-pastell | A library that provides an XPath-like DSL to navigate XML DOM trees | 0 |
svenvc/xml-support-pharo | An experimental re-implementation of XML support in Pharo, building on existing libraries. | 4 |
pharo-contributions/clap-st | A command-line argument parser for Pharo image | 33 |
pharo-contributions/pharo-talents | A Smalltalk library for dynamically adding and removing behavior to objects without modifying classes. | 23 |
pharo-contributions/soup | An HTML parsing and scraping library for Pharo | 6 |
pharo-contributions/ossubprocess | Forking Operating System Processes from within Pharo Language | 34 |
pharo-contributions/stylesheet | A Smalltalk project for defining CSS-like stylesheets in Pharo applications. | 2 |
pharo-contributions/collectionextensions | An extension to Pharo's collection API with bug fixes and new features | 3 |
pharo-rdbms/pharo-sqlite3 | A Smalltalk binding for the popular SQLite3 database engine. | 22 |
pharo-nosql/mongotalk | An implementation of MongoDB client for the Pharo Smalltalk platform. | 19 |
pharo-containers/containers-hashtable | An alternative implementation of a hash table data structure using the Moose framework in Smalltalk. | 1 |