Package flex-devel-2.5.35-2
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.7/x86_64 | 2.5.35-2 | ||
10.6/x86_64 | |||
10.6/i386 | |||
10.5/i386 | |||
10.5/powerpc | |||
| Description: | Fast lexical analyser generator (2.5.35-2) | |
Flex is a tool for generating programs that require pattern-matching
on text. It is usually used together with yacc/bison to automatically
generate a parser for a language grammar, e.g. the syntax of a
configuration file.
This is a version of Flex that generates better C++ code than the
standard 2.5.4 Flex, but also has some compatibility problems with
the older flex as well, so it installs into /sw/lib/flex and must
be explicitly linked by projects that want to use it. | ||
| Usage Hints: | ||
You will need to explicitly add the paths to this version of flex
to your environment to use it (so that it doesn't get in the way of
the "regular" flex).
Generally you should be able to do it by doing something like:
export PATH="/sw/lib/flex/bin:$PATH"
export CPPFLAGS="-I/sw/lib/flex/include"
export LDFLAGS="-L/sw/lib/flex/lib" | ||
| Section: | devel | |
| Maintainer: | Benjamin Reed <flex-develATfinkDOTracoonfinkDOTcom> | |
| Website: | http://flex.sourceforge.net/ | |
| License: | BSD | |
| Info-File: | dists/10.7/stable/main/finkinfo/devel/flex-devel.info CVS log, Last Changed: Fri, 22 Jul 2011 15:52:43 (UTC) | |
Section list - Flat package list - Search packages
(*) = Unsupported distribution.