We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Lexical Analyzer Generator Quex

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.

You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.

Website http://quex.sourceforge.net
Tags
License
Platform
Features
  • Support for Unicode and many other character 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.
  • Introduces DFA Algebra.