The flex package

 Package announcement

Date: Thu,  3 Apr 2003 16:16:50 -0800 (PST)
From: noreply@freshmeat.net
To: noreply@freshmeat.net
Subject: [fmII] Fast Lexical Analyzer Generator 2.5.31 released (Development branch)

This email is to inform you about the release of version '2.5.31' of 'Fast
Lexical Analyzer Generator' through freshmeat.net. All URLs and other
useful information can be found at

    http://freshmeat.net/projects/flex/

The changes in this release are as follows:
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.

Project description:
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.

If you would like to cancel subscription to releases of this project,
login to freshmeat.net and choose 'home' from the personal menubar at the
top of the page. You'll be presented with a list of projects you're
subscribed to in the right column, which you may cancel by highlighting
the project in question and clicking the 'delete' button.

Sincerely,
freshmeat.net
 

 Source and support files

[   ] Name                           Last modified          Size Description

[   ] flex-2.5.31.tar.gz 2003-04-01T11:58 834 kB flex version 2.5.31 [   ] flex-2.5.27.tar.gz 2003-01-22T14:35 777 kB flex version 2.5.27 [   ] flex-2.5.4a.tar.gz 1997-07-27T00:00 372 kB flex version 2.5.4a
All of these files are also available from /mnt/n.ml.org/site.dist/flex/
for i in site.dist site.archive; do mkdir -p /mnt/n.ml.org/${i} && mount peanutbutter.n.ml.org:/export/${i} /mnt/n.ml.org/${i} -o tcp,rsize=32768,intr; done
bash /mnt/n.ml.org/site.dist/build.sh flex 2.5.31
The URLs presented above are time-coded and will remain valid until the contents of this directory changes,
at which time visitors following direct links will be presented with the new index instead of the requested content.

 

 Dependencies

[   ] Name                           Last modified          Size Description

[DIR] byacc 2002-02-22T00:00 - The byacc package
This package is also available from /mnt/n.ml.org/site.dist/
for i in site.dist site.archive; do mkdir -p /mnt/n.ml.org/${i} && mount peanutbutter.n.ml.org:/export/${i} /mnt/n.ml.org/${i} -o tcp,rsize=32768,intr; done
 

 Dependents

[   ] Name                           Last modified          Size Description

[DIR] linux-pam 2002-09-23T13:56 - The linux-pam package [DIR] openafs 2006-04-27T13:24 - The openafs package
All of these packages are also available from /mnt/n.ml.org/site.dist/
for i in site.dist site.archive; do mkdir -p /mnt/n.ml.org/${i} && mount peanutbutter.n.ml.org:/export/${i} /mnt/n.ml.org/${i} -o tcp,rsize=32768,intr; done
 

 Extra package information

[   ] Name                           Last modified          Size Description

[   ] freshmeat - - freshmeat.net: Project details for flex
 
nsite
Daniel Reed