Linux From Scratch - Version 7.0
153
6.40.2. Contents of Flex
Installed programs: flex and lex
Installed libraries: libfl.a and libfl_pic.a
Short Descriptions
flex A tool for generating programs that recognize patterns in text; it allows for the versatility to specify the
rules for pattern-finding, eradicating the need to develop a specialized program
lex A script that runs flex in lex emulation mode
libfl.a The flex library
Kommentare zu diesen Handbüchern