Development Tools

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

Name:flex Vendor:StartCom Ltd., http://www.startcom.org
Version:2.5.4a License:BSD
Release:41.SEL5 URL:http://www.gnu.org/software/flex/
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-41.SEL5.x86_64.rpm
Build Date:Sat Mar 17 00:51:34 2007
Packager:Eddy Nigg <eddy_nigg@startcom.org>
Size:249 KiB

Changelog

* Wed Mar 14 10:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
- Rebuild for StartCom Linux 5.0.x
* Tue Jul 18 11:00:00 2006 Petr Machata <pmachata{%}redhat{*}com> - 2.5.4a-41
- Reverting posix patch.  Imposing posix because of warning is too
  much of a restriction.
* Sun Jul 16 11:00:00 2006 Petr Machata <pmachata{%}redhat{*}com> - 2.5.4a-40
- using dist tag

Listing created by RepoView-0.5.1-1