mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2024-11-13 11:16:54 -05:00
The missing note for XML :))
This commit is contained in:
parent
3a54d2997a
commit
067102a67f
1 changed files with 1 additions and 0 deletions
|
@ -266,6 +266,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||
* [Wt](http://www.webtoolkit.eu/wt) - A C++ library for developing web applications.
|
||||
|
||||
## XML
|
||||
*XML is crap. Really. There are no excuses. XML is nasty to parse for humans, and it's a disaster to parse even for computers. There's just no reason for that horrible crap to exist. - Linus Torvalds*
|
||||
|
||||
* [Expat](http://www.libexpat.org/) - An XML parser library written in C.
|
||||
* [Libxml2](http://xmlsoft.org/) - The XML C parser and toolkit of Gnome.
|
||||
|
|
Loading…
Reference in a new issue