Package: flex (2.5.35-10.1 and others)
Links for flex
Debian Resources:
Download Source Package flex:
Maintainer:
External Resources:
- Homepage [flex.sf.net]
Similar packages:
A fast lexical analyzer generator.
Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code.
Other Packages Related to flex
|
|
|
-
- dep: debconf
- Debian configuration management system
- or debconf-2.0
- virtual package provided by cdebconf, cdebconf-udeb, debconf
-
- dep: dpkg (>= 1.15.4)
- Debian package management system
- or install-info
- Manage installed documentation in info format
-
- dep: libc0.1 (>= 2.11) [kfreebsd-amd64, kfreebsd-i386]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc0.1-udeb
-
- dep: libc0.3 (>= 2.11) [hurd-i386]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc0.3-udeb
-
- dep: libc6 (>= 2.11) [not alpha, armhf, hurd-i386, ia64, kfreebsd-amd64, kfreebsd-i386, s390x]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.13) [s390x]
- dep: libc6 (>= 2.13-28) [armhf]
-
- dep: libc6.1 (>= 2.11) [alpha, ia64]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc6.1-udeb
-
- dep: m4
- a macro processing language
-
- sug: bison
- YACC-compatible parser generator
-
- sug: build-essential
- Informational list of build-essential packages
Download flex
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha (unofficial port) | 2.5.35-10.1 | 325.2 kB | 971.0 kB | [list of files] |
| amd64 | 2.5.35-10.1 | 324.2 kB | 922.0 kB | [list of files] |
| armel | 2.5.35-10.1 | 315.3 kB | 889.0 kB | [list of files] |
| armhf | 2.5.35-10.1 | 309.0 kB | 857.0 kB | [list of files] |
| hppa (unofficial port) | 2.5.35-10 | 321.7 kB | 988.0 kB | [list of files] |
| hurd-i386 | 2.5.35-10.1 | 310.7 kB | 897.0 kB | [list of files] |
| i386 | 2.5.35-10.1 | 308.9 kB | 897.0 kB | [list of files] |
| ia64 | 2.5.35-10.1 | 352.9 kB | 971.0 kB | [list of files] |
| kfreebsd-amd64 | 2.5.35-10.1 | 325.2 kB | 757.0 kB | [list of files] |
| kfreebsd-i386 | 2.5.35-10.1 | 310.5 kB | 732.0 kB | [list of files] |
| m68k (unofficial port) | 2.5.35-10.1 | 293.3 kB | 876.0 kB | [list of files] |
| mips | 2.5.35-10.1 | 310.8 kB | 909.0 kB | [list of files] |
| mipsel | 2.5.35-10.1 | 310.3 kB | 909.0 kB | [list of files] |
| powerpc | 2.5.35-10.1 | 315.2 kB | 901.0 kB | [list of files] |
| powerpcspe (unofficial port) | 2.5.35-10.1 | 316.1 kB | 714.0 kB | [list of files] |
| s390 | 2.5.35-10.1 | 316.3 kB | 913.0 kB | [list of files] |
| s390x | 2.5.35-10.1 | 330.1 kB | 958.0 kB | [list of files] |
| sh4 (unofficial port) | 2.5.35-10 | 319.5 kB | 984.0 kB | [list of files] |
| sparc | 2.5.35-10.1 | 315.9 kB | 909.0 kB | [list of files] |
| sparc64 (unofficial port) | 2.5.35-10.1 | 317.5 kB | 931.0 kB | [list of files] |
