re2c 3.0-GCCcore-12.2.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 3.0-GCCcore-12.2.0

To load the module for re2c 3.0-GCCcore-12.2.0 please use this command on the BEAR systems (BlueBEAR, BEAR Cloud VMs, and CaStLeS VMs):

module load bear-apps/2022b
module load re2c/3.0-GCCcore-12.2.0

BEAR Apps Version

2022b

Architectures

EL8-cascadelakeEL8-haswellEL8-icelake

The listed architectures consist of two part: OS-CPU.

  • BlueBEAR: The OS used on BlueBEAR is represented by EL and there are several different processor (CPU) types available on BlueBEAR. More information about the processor types on BlueBEAR is available on the BlueBEAR Job Submission page.
  • BEAR Cloud and CaStLeS VMs: These VMs can have one of two OSes. Those with access to a BEAR Cloud or CaStLeS VM should check that the listed architectures for an application include the OS of VM being used. The VMs, irrespective of OS, will use the haswell CPU type.

More Information

For more information visit the re2c website.

Dependencies

This version of re2c has a direct dependency on: GCCcore/12.2.0

Other Versions

These versions of re2c are available on the BEAR systems (BlueBEAR, BEAR Cloud VMs, and CaStLeS VMs). These will be retained in accordance with our Applications Support and Retention Policy.

Last modified on 9th August 2023