Fast Lexical Analyzer Generator

Flex is a tool for generating programs that recognize lexical patterns in 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.

Tags Software Development
Licenses BSD Revised GPL BSD Original

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  22 Feb 2006 22:03
  • Rrelease-after

Changes: Numerous bug and security fixes were done. A number of new translations from the translation project are included as well.

  • Rrelease-mid
  •  03 Apr 2003 16:16
  • Rrelease-after

Changes: The --enable-maintainer-mode configure switch was removed. yylineno is per-buffer in reentrant scanners. A new %top directive was added. m4 is used to generate scanners. Automatic stack management has been added for input buffers. yy namespace cleanups were made, along with other bugfixes and portability fixes.

No changes have been submitted for this release.

340968ab11c4fdccf465cd2843d8e264_thumb

Project Spotlight

ImageVis3D

A desktop volume rendering application for large data sets.

86d3a98984f8a9e270b533119709d541_thumb

Project Spotlight

dzo

A database utility to maintain databases from an SQL script.