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): | |
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: | |
repology info: | flex (2.6.4) |
importance: | normal |
| Version | Arch | Package Size | Date | Files | Status |
|---|---|---|---|---|---|
| 2.6.4-0.1 | src | 321 KiB | 2017-04-16 08:28 | [list of files] | stable |
| 2.6.4-1 | src | 827 KiB | 2017-05-07 20:25 | [list of files] | stable |
| 2.6.4-2 | src | 827 KiB | 2018-01-01 13:33 | [list of files] | stable |