Quex0.46.2

  • Submit New Release
  • Edit Quex Information
  • Submit a New Software

Lexical Analyzer Generator.

Friday, September 25, 2009
  • Development
  • Languages
  • C and CPlusPlus

Quex is a lexical analyzer generator for C++ based on regular expressions in the traditional lex/flex style. However, quex implements the lexical anlyzer using a much faster approach, the so called 'directly coded' approach. Engines created with quex (and compiled with -DNDEBUG) are up to three times faster then engines created with flex.

Additionally quex provides features such as sophisticated lexer modes that can be inherited, mode transition events, indentation events, a token queue, and many 'code paste' actions that allow to modify the created C++ class in a handy manner.

  • Downloads
    1268
  • License
    GPL
  • Platforms
    Plattform independent
  • Requirements
    Python
  • Tags
    lexical analyzer generator
    regular expression
    c++
    directly coded
    python

Downloads / Release History


September
25
2009
Quex 0.46.2

Comments

No comment. Be the first to enter a comment.
Replying to:
Cancel

Last articles