Please note that this site contains information about obsolete Debian releases; if you search for current data, please use packages.debian.org.
bo  ] [  hamm  ] [  slink  ] [  potato  ] [  woody  ] [  sarge  ] [  etch  ] [  lenny  ]
[ Source:  ]

Paketti: flex (2.5.4-2)

Links for flex

Screenshot

Debian-palvelut:

Imuroi lähdekoodipaketti : Ei löytynyt

Ylläpitäjät:

Samankaltaisia paketteja:

A fast lexical analyzer generator.

flex is a tool for generating scanners: programs which recognized lexical patterns in text. flex 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.

Muut pakettiin flex liittyvät paketit

  • depends
  • recommends
  • suggests
  • dep: libc5 (>= 5.4.0-0)
    The Linux C library version 5 (run-time libraries).
  • rec: gcc
    The GNU C compiler (ELF version).
  • sug: bison
    A parser generator that is compatible with YACC.

Imuroi flex

Imurointi kaikille saataville arkkitehtuureille
Arkkitehtuuri Paketin koko Koko asennettuna Tiedostot
i386 146.0 kt253 kt no current information