etch  ] [  etch-m68k  ] [  lenny  ] [  squeeze  ] [  sid  ]
[ 源代码: flex  ]

软件包: 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.

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

其它与 flex 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: dpkg (>= 1.15.4) [除 m68k]
    Debian package management system
    或者 install-info
    Manage installed documentation in info format
  • dep: libc0.1 (>= 2.7) [kfreebsd-amd64, kfreebsd-i386]
    GNU C 语言运行库:共享库
    同时作为一个虚包由这些包填实: libc0.1-udeb
  • dep: libc0.3 (>= 2.10) [hurd-i386]
    GNU C 语言运行库:共享库
    同时作为一个虚包由这些包填实: libc0.3-udeb
  • dep: libc6 (>= 2.10) [hppa]
    GNU C 语言运行库:共享库
    同时作为一个虚包由这些包填实: libc6-udeb
    dep: libc6 (>= 2.3.4) [mips, mipsel]
    dep: libc6 (>= 2.4) [powerpc]
    dep: libc6 (>= 2.5) [avr32]
    dep: libc6 (>= 2.5-5) [m68k]
    dep: libc6 (>= 2.7) [amd64, armel, i386, s390, sparc]
  • dep: libc6.1 (>= 2.7) [alpha, ia64]
    GNU C 语言运行库:共享库
    同时作为一个虚包由这些包填实: libc6.1-udeb
  • dep: m4
    一种宏处理语言
  • sug: bison
    和 YACC 兼容的语法解析程序生成器
  • sug: build-essential
    Informational list of build-essential packages

下载 flex

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
alpha 2.5.35-9 323.0 kB1040 kB [文件列表]
amd64 2.5.35-9 325.0 kB1004 kB [文件列表]
armel 2.5.35-9 318.8 kB984 kB [文件列表]
avr32 (非官方移植版) 2.5.35-9 314.3 kB956 kB [文件列表]
hppa 2.5.35-9 319.0 kB988 kB [文件列表]
hurd-i386 2.5.35-9 306.8 kB972 kB [文件列表]
i386 2.5.35-9 306.1 kB972 kB [文件列表]
ia64 2.5.35-9 352.9 kB1244 kB [文件列表]
kfreebsd-amd64 2.5.35-9 322.9 kB882 kB [文件列表]
kfreebsd-i386 2.5.35-9 306.8 kB846 kB [文件列表]
m68k (非官方移植版) 2.5.35-7 295.7 kB964 kB [文件列表]
mips 2.5.35-9 321.7 kB1036 kB [文件列表]
mipsel 2.5.35-9 321.1 kB1036 kB [文件列表]
powerpc 2.5.35-9 318.7 kB996 kB [文件列表]
s390 2.5.35-9 318.8 kB996 kB [文件列表]
sparc 2.5.35-9 316.8 kB992 kB [文件列表]