AsmXml 0.7 (Default branch) |
|
|
AsmXml is a very fast XML parser and decoder for
x86 platforms. It is written in pure assembler and
supports only a subset of the XML 1.0
specification.
License: BSD License (revised)
Changes:
The non-strict mode now ignores unknown elements (as well as unknown attributes). A bug with CDATA between elements has also been fixed.
|