Указатель | Указатель категорий | Указатель распространителя | Указатель поставщиков | Указатель по дате создания | Указатель названий | www.sot.com |
Название: flex | Распространитель: SOT Linux 2003 R1 Desktop Software Library |
Версия: 2.5.4a | Поставщик: SOT http://sot.com |
Выпуск: 14 | Дата создания: Mon Dec 30 21:14:37 2002 |
Категория: Programming/Tools | Место создания: y2k.sot.com |
Размер: 239090 | Исходный RPM: flex-2.5.4a-14.src.rpm |
Упаковщик: SOT Linux Team <sot@sot.com> | |
Общая информация: 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
Сгенерирован с помощью rpm2html 1.7
SOT Linux team, Mon Jun 2 05:05:54 2003