Cygwin

Get that Linux feeling - on Windows

Source Package: flex

summary:

A fast lexical analyzer generator

description:

The flex program generates scanners. Scanners are programs which cand 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 processx.

categories:

Devel

install package(s):

flex, flex-debuginfo

homepage:

https://github.com/westes/flex

maintainer(s):

Marco Atzeri (Use the mailing list to report bugs or ask questions. Do not contact the maintainer(s) directly.)

packaging repository:

flex.git


VersionArchPackage SizeDateFilesStatus
2.6.4-0.1src321 KiB2017-04-16 08:28[list of files]stable
2.6.4-1src827 KiB2017-05-07 20:25[list of files]stable
2.6.4-2src827 KiB2018-01-01 13:33[list of files]stable