Name: Flex 2.5.2 Short: GNU Flex - lexical scanner gen. (Amiga port) Author: tolaini@freenet.hut.fi (Sandro Tolaini) Uploader: tolaini@freenet.hut.fi (Sandro Tolaini) Version: 2.5.2 Type: dev/c This is a mostly unchanged port of the GNU Flex 2.5.2, a fast lexical scanner generator, almost compatible with the 'lex' Un*x utility. I have ported this piece of software for the Amiga, and I have successfully compiled it under SAS/C. No optimization was done, because I don't trust the SAS optimizer :(( I took some pieces of the source and of the makefile from a previous port (sorry guy, I don't remember your name!). Source code is included, to recompile just say 'smake bootflex' and then 'smake flex'. I have also converted the TeXInfo documentation to AmigaGuide format. See in the Docs drawer. To install, simply copy the Flex program somewhere in your path. Copy the FlexLexer.h include in your INCLUDE: dir if you want to use the C++ flex class. Please report me any bug! Much thanks to the GNU guys for their great software! Have fun, Sandro Tolaini