| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: flex | Distribution: BlueSky |
| Version: 2.5.4a | Vendor: Red Hat Software |
| Release: 7 | Build date: Wed Aug 25 20:06:53 1999 |
| Group: Development/Tools | Build host: bart32.devel.redhat.com |
| Size: 312509 | Source RPM: flex-2.5.4a-7.src.rpm |
| Packager: Red Hat Software <http://developer.redhat.com/bugzilla> | |
| Summary: A tool for creating scanners (text pattern recognizers). | |
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.
GPL
* Thu Aug 26 1999 Jeff Johnson <jbj@redhat.com> - avoid uninitialized variable warning (Erez Zadok). * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 6) * Fri Dec 18 1998 Bill Nottingham <notting@redhat.com> - build for 6.0 tree * Tue Aug 11 1998 Jeff Johnson <jbj@redhat.com> - build root * Tue Apr 28 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr * Fri Oct 24 1997 Donnie Barnes <djb@redhat.com> - updated from 2.5.4 to 2.5.4a * Tue Jun 03 1997 Erik Troan <ewt@redhat.com> - built against glibc * Thu Mar 20 1997 Michael Fulbright <msf@redhat.com> - Updated to v. 2.5.4
/usr/bin/flex /usr/bin/flex++ /usr/bin/lex /usr/doc/flex-2.5.4a /usr/doc/flex-2.5.4a/COPYING /usr/doc/flex-2.5.4a/NEWS /usr/doc/flex-2.5.4a/README /usr/include/FlexLexer.h /usr/lib/libfl.a /usr/man/man1/flex++.1 /usr/man/man1/flex.1 /usr/man/man1/lex.1
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 04:55:12 2013