flex-2.5.4a-22mdk.i586.rpm

  • Suchbegriff:
  • Suchart: was bedient
  • Pakettyp: rpm
  • Architektur: i586
  • Distribution: Mandriva 10.1

Detaillierte Informationen

Paketnameflex
Dateinameflex-2.5.4a-22mdk.i586.rpm
DistributionMandriva 10.1
Version2.5.4a
Architekturi586
Release22mdk
Dateigrösse111.84 kb
Build-Datum2004/Jun/08 00:36:53
Paketgrösse223.84 kb
Coypright
DonwloadDownload
PackerPer Øyvind Karlsen
LieferantMandrakesoft
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.
You should install flex if you are going to use your system for
application development.
Benötigt
Bedient
Dateien
  • /usr/bin/flex
  • /usr/bin/flex++
  • /usr/bin/lex
  • /usr/include/FlexLexer.h
  • /usr/lib/libfl.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/man/man1/flex++.1.bz2
  • /usr/share/man/man1/flex.1.bz2
  • /usr/share/man/man1/lex.1.bz2