DFAC: fastest lexical analyzer

License: Free ‎File size: N/A
‎Users Rating: 4.5/5 - ‎4 ‎votes

ABOUT DFAC: fastest lexical analyzer

A DFA direct-code lexer generator or regular-expression compiler. Creates the fastest lexical analyzers in C (twice the speed of FLEX, 25-50% smaller than RE2C). Works with MS Visual C/C++. For compiler development, parsing unstructured data.