| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README-flex.md | 2015-12-10 | 1.4 kB | |
| Totals: 1 Item | 1.4 kB | 0 | |

Flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text.
Project Pages:
Source:
- Releases: SourceForge
- Development: Git, CVS (deprecated?)
Licenses:
Documentation:
Support:
- Mailing Lists
- Bug Tracker
- News Feeds (RSS): Releases
Notes:
- Configured Options:
- --build=i686-pc-mingw32: 32-bit for Win32/MinGW32
- --disable-static --enable-shared: Build and link to shared libs only (.dll)
- Make Options:
- LIBS="-no-undefined": Flags to allow building DLL