Home Page

flex: the fast lexical analyser 2.6.0 - Download




About flex: the fast lexical analyser

flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. The flex program reads user-specified input files, or its standard input if no file...

flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. The flex program reads user-specified input files, or its standard input if no file names are given, for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates a C source file named, "lex.yy.c", which defines the function yylex(). The file "lex.yy.c" can be compiled and linked to produce an executable. When the executable is run, it analyzes its input for occurrences of text matching the regular expressions for each rule. Whenever it finds a match, it executes the corresponding C code.



Previous Versions

Here you can find the changelog of flex: the fast lexical analyser since it was posted on our website on 2015-04-25 03:00:00. The latest version is 2.6.0 and it was updated on 2024-04-22 15:41:28. See below the changes in each version.

flex: the fast lexical analyser version 2.6.0
Updated At: 2015-11-17
flex: the fast lexical analyser version flex-2.5.35
Updated At: 2008-02-26
Changes: Several fixes and updates


Related Apps

Here you can find apps that are similar with flex: the fast lexical analyser.



Disclaimer

External Download


We do not host flex: the fast lexical analyser on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.

The external download link for flex: the fast lexical analyser is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  4.8/5     19
Downloads: 1626
Updated At: 2024-04-22 15:41:28
Publisher: wlestes
Operating System: Mac,windows,linux
License Type: Free