Description
C++ lexical scanners can be generated from pattern definitions for parsers, compilers, and text-processing tools.
This is developer tooling. Generated scanners should be tested with representative input, especially when parsing untrusted text.