a lexical scanner for C++ which is included as a part of the flex package.
Flex++ is a lexical scanner for C++ which is included as a part of the flex package. It is frequently used with the free Bison parser generator. flex++ is not part of the GNU Project.
See also: bison lex yacc flex-lexer