Skip to content

Library Suggestions for XML, JSON, INI and CLI parsing

Diego Perini edited this page May 16, 2015 · 1 revision

At some point, we are going to need some helper libraries to parse our sources. Let's list our options below.

XML:

JSON:

INI:

Command Line:

  • boost::spirit