XML-Pastell
XML navigator
A library that provides an XPath-like DSL to navigate XML DOM trees
An XPath-like DSL that makes navigation in XML DOM trees easier.
0 stars
7 watching
0 forks
Language: Smalltalk
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pharo-contributions/xml-xpath | An XPath library for parsing and querying XML documents in Pharo Smalltalk environment | 5 |
pharo-contributions/xml-xmlparser | An XML parsing and manipulation library for the Smalltalk programming language. | 11 |
pharo-contributions/xml-xmlwriter | An XML generation tool with a Seaside-like API | 4 |
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 |
svenvc/xml-support-pharo | An experimental re-implementation of XML support in Pharo, building on existing libraries. | 4 |
pharo-contributions/stylesheet | A Smalltalk project for defining CSS-like stylesheets in Pharo applications. | 2 |
pharo-contributions/pharo-talents | A Smalltalk library for dynamically adding and removing behavior to objects without modifying classes. | 23 |
pharo-contributions/deeptraverser | A Smalltalk library for traversing object graphs | 8 |
pharo-contributions/soup | An HTML parsing and scraping library for Pharo | 6 |
pharo-rdbms/glorp | A lightweight Object-Relational Mapper for Pharo that simplifies interaction with databases | 22 |
pharo-project/pharo | A dynamic, reflective, pure object-oriented language for live programming and rapid development | 1,213 |
pharo-nosql/mongotalk | An implementation of MongoDB client for the Pharo Smalltalk platform. | 19 |
pharo-rdbms/pharo-sqlite3 | A Smalltalk binding for the popular SQLite3 database engine. | 22 |
pharo-rdbms/garage | Provides a set of database drivers for the Pharo language | 8 |