[ 源代码: flex-old ]
软件包:flex-old(2.5.4a-10.1)
Old version of the fast lexical analyzer generator
flex is a tool for generating scanners: programs which recognize lexical patterns in text. This is the old 2.5.4a version, which is no longer being developed. You should normally choose flex, unless you have legacy lexer files that do not work with a modern flex.
This product includes software developed by the University of California, Berkeley and its contributors. The upstream source code can be found at http://flex.sourceforge.net/
其他与 flex-old 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.7)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- sug: bison
- YACC-compatible parser generator