10.29.2. Contents of Flex
Short Descriptions
| 
                   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  | 
              |
| 
                   Link to flex which makes it generate C++ scanner classes  | 
              |
| 
                   A script that runs flex in lex emulation mode  | 
              |
| 
                   
                    The   | 
              |
| 
                   
                    The   |