rapidxml for D has been ported.
Dejan Lekic
dejan.lekic at gmail.com
Tue Oct 15 12:28:40 UTC 2019
On Tuesday, 8 October 2019 at 08:56:26 UTC, zoujiaqing wrote:
> RapidXml is an attempt to create the fastest XML parser
> possible, while retaining useability, portability and
> reasonable W3C compatibility. It is an in-situ parser written
> in modern C++, with parsing speed approaching that of strlen
> function executed on the same data. RapidXml has been around
> since 2006, and is being used by lots of people.
So... you ported the RapidXml code, yet you do not mention this
project anywhere, no credits to its authors, no information about
the original license, etc? Am I summing this up correctly?
More information about the Digitalmars-d-announce
mailing list