Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Lexical Analyzer Generator Quex

Compare

  Analyzed about 8 hours ago

Generator of extremely fast lexical analysers. Sophisticated input/buffer management. Many character encodings (incl. ASCII, UTF8, UTF16, RUSCII, ...) are directly supported. Regular expressions are specified in the lex/flex style. Features: * Support for Unicode and many other character ... [More] encodings. * Modes with inheritance relationships and transition rules. * Sophisticated buffer management. * Include stacks. * Customized token classes. * Template compression for code size reduction. * Path compression for code size reduction. * Possibility of indentation based lexical analysis (INDENT, DEDENT, NODENT). * Produces direct coded lexical analyzers. * Adjustable implicit line and column number counting. [Less]

76.2K lines of code

2 current contributors

over 3 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This