etch  ] [  etch-m68k  ] [  lenny  ] [  squeeze  ] [  sid  ]
[ Källkod: flex  ]

Paket: flex (2.5.35-9)

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.

Märken: Software Development: Code Generation, Implemented in: C, User Interface: Command Line, Role: Program, Scope: Utility, Works with: Source Code

Andra paket besläktade med flex

  • beror
  • rekommenderar
  • föreslår
  • dep: dpkg (>= 1.15.4)
    Debian package management system
    eller install-info
    Manage installed documentation in info format
  • dep: libc6 (>= 2.10) [hppa]
    GNU C-bibliotek: Delade bibliotek
    också ett virtuellt paket som tillhandahålls av libc6-udeb
    dep: libc6 (>= 2.3.4) [mips, mipsel]
    dep: libc6 (>= 2.4) [powerpc]
    dep: libc6 (>= 2.7) [amd64, armel, i386, s390, sparc]
  • dep: libc6.1 (>= 2.7) [ia64]
    GNU C-bibliotek: Delade bibliotek
    också ett virtuellt paket som tillhandahålls av libc6.1-udeb
  • dep: m4
    ett makrobearbetningsspråk
  • sug: bison
    En parser-skapare som är kompatibel med YACC
  • sug: build-essential
    Informationslista för paketen build-essential

Hämta flex

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Paketstorlek Installerad storlek Filer
amd64 325,0 kbyte1004 kbyte [filförteckning]
armel 318,8 kbyte984 kbyte [filförteckning]
hppa 319,0 kbyte988 kbyte [filförteckning]
i386 306,1 kbyte972 kbyte [filförteckning]
ia64 352,9 kbyte1244 kbyte [filförteckning]
mips 321,7 kbyte1036 kbyte [filförteckning]
mipsel 321,1 kbyte1036 kbyte [filförteckning]
powerpc 318,7 kbyte996 kbyte [filförteckning]
s390 318,8 kbyte996 kbyte [filförteckning]
sparc 316,8 kbyte992 kbyte [filförteckning]