flex-2.5.4a-owl14.i386.rpm

  • Suchbegriff:
  • Suchart: was bedient
  • Pakettyp: rpm
  • Architektur: i386
  • Distribution: Openwall 2.0

Detaillierte Informationen

Paketnameflex
Dateinameflex-2.5.4a-owl14.i386.rpm
DistributionOpenwall 2.0
Version2.5.4a
Architekturi386
Releaseowl14
Dateigrösse155.54 kb
Build-Datum2006/Feb/04 06:58:37
Paketgrösse264.13 kb
CoyprightGPL
DonwloadDownload
PackerUnknown
LieferantOpenwall
Weitere Infos
Changeloganzeigen
KurzfassungA tool for creating scanners (text pattern recognizers).
BeschreibungThe flex program generates scanners. Scanners are programs which can
recognize lexical patterns in text. Flex takes pairs of regular
expressions and C code as input and generates a C source file as
output. The output file is compiled and linked with a library to
produce an executable. The executable searches through its input for
occurrences of the regular expressions. When a match is found, it
executes the corresponding C code. Flex was designed to work with
both Yacc and Bison, and is used by many programs as part of their
build process.
Bedient
Dateien
  • /usr/bin/flex
  • /usr/bin/flex++
  • /usr/bin/lex
  • /usr/include/FlexLexer.h
  • /usr/lib/libfl.a
  • /usr/lib/libl.a
  • /usr/share/doc/flex-2.5.4a
  • /usr/share/doc/flex-2.5.4a/COPYING
  • /usr/share/doc/flex-2.5.4a/NEWS
  • /usr/share/doc/flex-2.5.4a/README
  • /usr/share/info/flex.info.gz
  • /usr/share/man/man1/flex++.1.gz
  • /usr/share/man/man1/flex.1.gz
  • /usr/share/man/man1/lex.1.gz