Skip to content

XML Parser v1.0.0

Latest
Compare
Choose a tag to compare
@leoz0214 leoz0214 released this 01 Jun 22:08

A solid C++ implementation of the XML Parser Standard.
https://www.w3.org/TR/xml

May not be perfect, but functional for the vast majority of typical XML files.

Future versions may see additional bug fixes and implementation of UTF-16 support, getting external resources from URLs, and namespaces support.