Development Tools

flex: A tool for creating scanners (text pattern recognizers).

Name:flex Vendor:Scientific Linux
Version:2.5.4a License:BSD
Release:33 URL:
Summary
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.

Arch: x86_64

Download:flex-2.5.4a-33.x86_64.rpm
Build Date:Mon Mar 14 16:00:34 2005
Packager:
Size:248 KiB

Changelog

* Tue Aug 24 19:00:00 2004 Warren Togami <wtogami{%}redhat{*}com> 2.5.4a-33
- #116407 BR byacc
* Tue Jun 15 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- rebuilt
* Tue Mar 2 18:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- rebuilt

Listing created by RepoView-0.5