c++ xml parser

I am currently developing a new project that works a lot with xml files. So I was in need of a fast, leightweight xml parser. I knew of one I already looked at some time ago. Xerxes XML-Parser is a very powerful tool and everything, but it is not leightweight. (Xerxe’s project has 53 MB overall, which is A LOT!)

So I looked for something different on the net. Et voila, I found a small, simple, cross-platform, free and fast c++ XML Parser. It really works damn fast and is very easy to use. The author did a really nice work!

Share and Enjoy:
  • Digg
  • del.icio.us
  • Google Bookmarks
  • Yigg

No Response to “c++ xml parser”

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>