DP News-Robot |
7. Okt 2020 19:29 |
An XML DOM with just 8 bytes per node
I present a small XML library that parses or creates XML documents with an extremely light-weight DOM that uses just 8 bytes per node. This post shows some of the interesting algorithms that make this possible. Another XML Library? I know what you are thinking: not another XML library! And you would be right, especially… <a href="https://blog.grijjy.com/2020/10/07/an-xml-dom-with-just-8-bytes-per-node/" class="more-link">Continue reading <span class="screen-reader-text">An XML DOM with just 8 bytes pe
Weiterlesen...
|