Tag: free software

  • 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 […]