XML-Support-Pharo
XML parser
An experimental re-implementation of XML support in Pharo, building on existing libraries.
XML Support Pharo
4 stars
4 watching
3 forks
Language: Smalltalk
last commit: about 5 years ago
Linked from 1 awesome list
pharoxml
Related projects:
Repository | Description | Stars |
---|---|---|
pharo-contributions/xml-xmlparser | An XML parsing and manipulation library for the Smalltalk programming language. | 11 |
pharo-contributions/xml-xmlparserstax | A Smalltalk implementation of a streaming XML parser with DOM support | 0 |
pharo-contributions/xml-xpath | An XPath library for parsing and querying XML documents in Pharo Smalltalk environment | 5 |
pharo-contributions/xml-xmlparserhtml | Provides tools to parse HTML and convert it into well-formed XML, enabling web scrapping with XPath. | 6 |
svenvc/pharo-server-tools | Tools for deploying and managing Pharo-based headless servers from the command line. | 26 |
pharo-contributions/xml-xmlwriter | An XML generation tool with a Seaside-like API | 4 |
svenvc/neouniversalbinaryjson | An implementation of Universal Binary JSON format in Pharo Smalltalk | 5 |
pharo-contributions/xml-pastell | A library that provides an XPath-like DSL to navigate XML DOM trees | 0 |
svenvc/p3 | A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. | 75 |
svenewald/xmlbeam | A Java library providing an expressive API for working with XML data | 73 |
pharo-contributions/clap-st | A command-line argument parser for Pharo image | 33 |
lodo1995/experimental.xml | A replacement XML parsing and validation library for the Phobos standard | 20 |
snoyberg/xml | A collection of reusable building blocks for working with XML in Haskell | 71 |
zweidenker/openapi | An OpenAPI specification parser and generator for Smalltalk | 22 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |