CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
Scanning, Matching and Parsing

Recursive descent parsing, regular expression matching, file globbing and more More...

Collaboration diagram for Scanning, Matching and Parsing:

Topics

 Comma Separated Values
 Standard formatting and parsing of CSV files
 
 Pattern Matching
 String and file name pattern matching
 
 Syntax Definition
 Building blocks for building recursive descent parsers
 

Modules

module  cc.syntax
 Recursive descent parsing, regular expression matching, file globbing and more
 

Detailed Description

Recursive descent parsing, regular expression matching, file globbing and more