fox
XML parser
An XML parsing library for Fortran programming
A Fortran XML library
61 stars
12 watching
51 forks
Language: Fortran
last commit: almost 3 years ago
Linked from 1 awesome list
domfortransax-parserxmlxml-parserxml-serialization
Related projects:
Repository | Description | Stars |
---|---|---|
dwd/rapidxml | A C++ library for parsing and working with XML data structures | 152 |
yahoojapan/swiftyxmlparser | An XML parsing library implemented in Swift | 582 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
haasted/grappa-xml-parser | A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |
chenyunguimilook/swiftyxml | A Swift library that provides a simple and Swifty way to parse and manipulate XML data. | 103 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
rpgoldman/xmls | A lightweight XML parser written in Common Lisp | 20 |
netvl/xml-rs | A Rust library for parsing and working with XML documents | 461 |
ocramz/xeno | An XML parser built in Haskell, designed to be fast and memory-efficient | 120 |
antchfx/xmlquery | An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 445 |
uweschmidt/hxt | A collection of Haskell libraries for parsing and manipulating XML documents | 124 |
andrewrk/xml | A library that tokenizes XML data into smaller units for easier processing | 24 |
gerhardlm/dynamicxmlparser | A tool for dynamically parsing XML content into predefined data classes in ActionScript. | 2 |
cogu/autosar | Provides Python modules for working with AUTOSAR XML files | 388 |
processone/fast_xml | A fast and efficient Erlang-based XML parsing library | 134 |