Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37819258
en ru br
ALT Linux repositórios
S:2.6.4.0.88.9801-alt2
5.0: 2.5.33-alt3
4.1: 2.5.33-alt3
4.0: 2.5.33-alt3
3.0: 2.5.4a-ipl16mdk

Group :: Desenvolvimento/Outros
RPM: flex

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2.5.4a-ipl16mdk
Data da compilação: 29 outubro 2002, 12:47 ( 1123.1 weeks ago )
Tamanho:: 288.01 Kb

Home page:   ftp://ftp.gnu.org/non-gnu/flex

Licença: BSD
Sumário: A tool for creating scanners (text pattern recognizers)
Descrição:

The 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.

Mantenedor currente: Stanislav Ievlev

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • flex
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009