re2c 2.1.1-GCCcore-10.3.0
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.Accessing re2c 2.1.1-GCCcore-10.3.0
To load the module for re2c 2.1.1-GCCcore-10.3.0 please use this command on Baskerville:
📋
module load bask-apps/live
module load re2c/2.1.1-GCCcore-10.3.0
Bask Apps Env
More Information
For more information visit the re2c website.
Dependencies
This version of re2c has a direct dependency on: GCCcore/10.3.0
Other Versions
These versions of re2c are available on Baskerville. These will be retained in accordance with our Applications Support and Retention Policy.
Version | Bask Apps Env |
---|---|
2.0.3-GCCcore-10.2.0 | live |
2.0.3-GCCcore-10.2.0 | test |
Last modified on 18th January 2023