# flex
Description
===========
Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner,
sometimes called a tokenizer, is a program which recognizes lexical patterns
in text.
More information
================
- Homepage: http://flex.sourceforge.net/
## Availability
| Module |Generic|E5|Lake|Epyc|Cascade|
|------|------|------|------|------|------|
|flex/2.6.0|| ✓ ||||
|flex/2.6.3|| ✓ ||||
|flex/2.6.4-GCCcore-8.3.0|| ✓ ||||
|flex/2.6.4-GCCcore-10.2.0|| ✓ ||||
|flex/2.6.4-GCCcore-10.3.0|| ✓ | ✓ || ✓ |
|flex/2.6.4-GCCcore-11.2.0|| ✓ | ✓ || ✓ |
|flex/2.6.4-GCCcore-11.3.0|| ✓ | ✓ || ✓ |
|flex/2.6.4-GCCcore-12.2.0|| ✓ | ✓ || ✓ |
|flex/2.6.4-GCCcore-12.3.0|| ✓ | ✓ || ✓ |
|flex/2.6.4-GCCcore-13.2.0|| ✓ | ✓ || ✓ |
|flex/2.6.4-GCCcore-13.3.0|| ✓ | ✓ || ✓ |
|flex/2.6.4|| ✓ | ✓ || ✓ |