Publisher's description
OSSP cfg is a ISO-C library for parsing arbitrary C / C + + configuration files style. OSSP project CFG SA ISO-C library to parse arbitrary C / C + + configuration files style. A configuration is sequence of directives, each directive consists of zero or more tokens and each token can be a string or a complete sequence.This means the configuration syntax has a recursive structure and allows you to create configurations with arbitrarily sections nested. The configuration syntax also provides complex single / double / balanced include chips, hex / octal / decimal character encodings, character escaping, C / C + + comments and shell type, etc.The library API allows the Importing a configuration text into an abstract syntax tree (AST), traversing the AST and possibly exporting the AST again as a configuration text.What 's new in this version: • The construction environment has been upgraded to GNU libtool 1.5.22, GNU shtool 2.0.6 and GNU autoconf 2.60.