re2c
Compiler/GCCcore/14.3.0
4.3
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
- Site contact: Support <sc@fz-juelich.de>
| EBROOTRE2C | /p/software/fs/deep/stages/2026/software/re2c/4.3-GCCcore-14.3.0 |
| EBVERSIONRE2C | 4.3 |
| EBDEVELRE2C | /p/software/fs/deep/stages/2026/software/re2c/4.3-GCCcore-14.3.0/easybuild", "Compiler-GCCcore-14.3.0-re2c-4.3-easybuild-devel |
| +CMAKE_PREFIX_PATH | /p/software/fs/deep/stages/2026/software/re2c/4.3-GCCcore-14.3.0 |
| +MANPATH | /p/software/fs/deep/stages/2026/software/re2c/4.3-GCCcore-14.3.0/share", "man |
| +PATH | /p/software/fs/deep/stages/2026/software/re2c/4.3-GCCcore-14.3.0/bin |
| +XDG_DATA_DIRS | /p/software/fs/deep/stages/2026/software/re2c/4.3-GCCcore-14.3.0/share |