Home > Repository > base > flex (i586)

flex: A tool for creating scanners (loxical pattern recognizers)

The flex program generates scanners.
Scanners are programs which can recognize lexical patterns in text.
Flex takes pairs of regular expressions and C code as input and generates a C source file as output.
The output file is compiled and linked with a library to produce an executable.
The executable searches through its input for occurrences of the regular expressions.
When a match is found, it executes the corresponding C code.
Flex was designed to work with both Yacc and Bison, and is used by many programs as part of their build process.

You should install flex if you are going to use your system for application development.
Nome:flex
Versione: 1:2.6.4-6mamba
Architettura:i586
Gruppo:Development/Tools
Dimensione:321.65 kB
URL di origine:https://github.com/westes/flex
RPM sorgente:flex
CollegatiFornisceRende obsoletiRichiede
flex-debug
libfl
libfl-devel
flex = 1:2.6.4-6mamba
flex(x86-32) = 1:2.6.4-6mamba
/bin/sh [1] [2]
/bin/sh [1] [2]
/sbin/install-info [1]
libc.so.6(GLIBC_2.38) [1]
libm.so.6 [1]
libm.so.6(GLIBC_2.0) [1]
rtld(GNU_HASH) [1]
File forniti