flex-2.5.4a-29.armv4l.rpm

  • Suchbegriff:
  • Suchart: was bedient
  • Pakettyp: rpm
  • Architektur: armv4l
  • Distribution: Netwinder 9

Detaillierte Informationen

Paketnameflex
Dateinameflex-2.5.4a-29.armv4l.rpm
DistributionNetwinder 9
Version2.5.4a
Architekturarmv4l
Release29
Dateigrösse121.61 kb
Build-Datum2003/Jul/18 02:34:50
Paketgrösse233.03 kb
CoyprightBSD
DonwloadDownload
PackerNetWinder Autobuild
LieferantNetWinder.org
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.
Benötigt
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/man/man1/flex++.1.gz
  • /usr/share/man/man1/flex.1.gz
  • /usr/share/man/man1/lex.1.gz