re2c

Description

re2c is a free and open-source lexer generator for C and C++. Its main goal is generating fast lexers: at least as fast as their reasonably optimized hand-coded counterparts. Instead of using traditional table-driven approach, re2c encodes the generated finite state automata directly in the form of conditional jumps and comparisons.

More information

Availability

Module NIC5 Hercules2 Dragon2 Lemaitre3 Dragon1
re2c/1.2.1-GCCcore-8.3.0  
re2c/1.3-GCCcore-9.3.0      
re2c/2.0.3-GCCcore-10.2.0