FICHA · MANJARO

flex

A tool for generating text-scanning programs

  • Build tool
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 27, 2026 description in en

Description

Generates scanners from lexical rules, usually for compilers, interpreters, configuration parsers, and other tools that need to recognize text patterns. Developers use it with grammar and parser tools during builds.

It runs from the terminal and is normally needed only when compiling software that includes Flex source files. Generated scanners become part of the program being built.

How to run

flex

Commands: flex

Permissions

Permissions not analysed for this source yet.