alla flaggor
lenny  ] [  squeeze  ] [  wheezy  ] [  sid  ]
[ Källkod: flex  ]

Paket: flex (2.5.35-10)

Länkar för flex

Screenshot

Debianresurser:

Hämta källkodspaketet flex:

Ansvarig:

Externa resurser:

Liknande paket:

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

Hämta flex

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Paketstorlek Installerad storlek Filer
amd64 324,5 kbyte1.352,0 kbyte [filförteckning]
armel 313,2 kbyte980,0 kbyte [filförteckning]
i386 306,9 kbyte972,0 kbyte [filförteckning]
ia64 358,0 kbyte1.252,0 kbyte [filförteckning]
kfreebsd-amd64 323,7 kbyte882,0 kbyte [filförteckning]
kfreebsd-i386 307,5 kbyte846,0 kbyte [filförteckning]
mips 321,5 kbyte1.036,0 kbyte [filförteckning]
mipsel 320,2 kbyte1.036,0 kbyte [filförteckning]
powerpc 319,5 kbyte1.000,0 kbyte [filförteckning]
s390 319,8 kbyte996,0 kbyte [filförteckning]
sparc 318,0 kbyte996,0 kbyte [filförteckning]