Flex: fast lexical analyzer generator
2.5.4a
Flex is a fast lexical analyser generator. It is a tool for generating programs that perform pattern-matching on text. There are many applications for Flex, including writing compilers in conjunction with GNU Bison. Flex is a free implementation of the well known Lex program. It features a Lex compatibility mode, and also provides several new features such as exclusive start conditions.
http://www.gnu.org/software/flex/flex.html
If you download the Setup program of the package, the dependencies, as listed below under Requirements, are already included, apart from msvcrt.dll. If you download the package as Zip files, then you must download and install the dependencies zip file.
Description | Download | Size | Last change | |||
---|---|---|---|---|---|---|
• Complete package, except sources | Setup | 1226215 | 7 April 2004 | |||
• Binaries | Zip | 202802 | 7 April 2004 | |||
• Developer files | Zip | 3792 | 7 April 2004 | |||
• Documentation | Zip | 974611 | 7 April 2004 | |||
• Sources | Zip | 464663 | 7 April 2004 |
You can also download the files from the GnuWin32 files page.
General Installation Instructions