Initial commit for a standalone tool that highlights C++ code snippets to various output formats.
This revision consists of a general fuzzy parser library (extra/clang-highlight/Fuzzy), a command line frontend clang-highlight (extra/clang-highlight), tests (extra/clang-highlight/unittests) and a small LaTeX package (extra/clang-highlight/latex). Refer to the Documentation (extra/docs) for more details.
Development has taken place on https://github.com/kapf/clang-highlight.
Seems weird that only this one flag has the "Flag" suffix. Be consistent.