XML-XMLParser
XML parser
An XML parsing and manipulation library for the Smalltalk programming language.
XML Parser for Pharo
11 stars
8 watching
17 forks
Language: Smalltalk
last commit: about 1 month 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-xmlparserstax | A Smalltalk implementation of a streaming XML parser with DOM support | 0 |
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-xmlwriter | An XML generation tool with a Seaside-like API | 4 |
svenvc/xml-support-pharo | An experimental re-implementation of XML support in Pharo, building on existing libraries. | 4 |
pharo-contributions/xml-pastell | A library that provides an XPath-like DSL to navigate XML DOM trees | 0 |
pharo-contributions/clap-st | A command-line argument parser for Pharo image | 33 |
pharo-contributions/soup | An HTML parsing and scraping library for Pharo | 6 |
pharo-contributions/pharo-talents | A Smalltalk library for dynamically adding and removing behavior to objects without modifying classes. | 23 |
pharo-contributions/ossubprocess | Forking Operating System Processes from within Pharo Language | 34 |
haasted/grappa-xml-parser | A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |
zweidenker/openapi | An OpenAPI specification parser and generator for Smalltalk | 22 |
pharo-contributions/stylesheet | A Smalltalk project for defining CSS-like stylesheets in Pharo applications. | 2 |
lodo1995/experimental.xml | A replacement XML parsing and validation library for the Phobos standard | 20 |
phrogz/slaxml | A Lua-based XML parsing library that supports various XML elements and attributes. | 153 |