AsmXml 0.4 (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:
This version adds an option to ignore attributes or text elements in order to speed up parsing and to save memory. The schema has also been extended: it is now possible to put attributes in groups.
|