Projects / Fast Lexical Analyzer Gener...

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
Licenses

RSS Recent releases

Release Notes: Just a bugfix and security release.

  •  22 Feb 2006 22:03

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

  •  03 Apr 2003 16:16

Release Notes: 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.

RSS Recent comments

20 Aug 2010 19:11 rxantos

If the library is GPL why then include the BSD license tag? Does that means that you can choose what license to use?

Screenshot

Project Spotlight

DiffImg

A basic image difference viewer.

Screenshot

Project Spotlight

DeltaQt

A cross-platform library of C++ classes and functions to enable parsing of DELTA (DEscription Language for TAxonomy) files.