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
- Homepage: https://re2c.org/
Available Versions of re2c
Version | Module | Available on |
---|---|---|
2.2-GCCcore-11.3.0 | tools/re2c/2.2-GCCcore-11.3.0 | Noctua 1, Noctua 2 |
2.2-GCCcore-11.2.0 | tools/re2c/2.2-GCCcore-11.2.0 | Noctua 1, Noctua 2 |
2.1.1-GCCcore-10.3.0 | tools/re2c/2.1.1-GCCcore-10.3.0 | Noctua 1 |
2.0.3-GCCcore-10.2.0 | tools/re2c/2.0.3-GCCcore-10.2.0 | Noctua 1, Noctua 2 |
1.2.1-GCCcore-8.3.0 | tools/re2c/1.2.1-GCCcore-8.3.0 | Noctua 2 |
This table is generated automatically. If you need other versions please click pc2-support@uni-paderborn.de.
Usage Hints for re2c
If you need support in using this software or example job scipts please contact pc2-support@uni-paderborn.de.