Short: GNU Flex - lexical scanner gen. (Amiga port) Author: prometeo@flashnet.it (Giacomo Magnini) Uploader: prometeo flashnet it Type: dev/c Version: 2.5.4 Replaces: dev/c/Flex252.lha Architecture: m68k-amigaos Name: Flex 2.5.4 This is a mostly unchanged port of the GNU Flex 2.5.4, a fast lexical scanner generator, almost compatible with the 'lex' Un*x utility. This port is lously based on the port made by Sandro Tolaini (tolaini@freenet.hut.fi) of version 2.5.2. This time I have turned optimization ON for SAS C 6.57. Change SCOPTIONS to obtain 680x0 version... I use this almost every day to develop a java compiler, so I think it should work ok, but I can't guarantee anything... Use at your own risk! Source code is included, to recompile just say 'smake bootflex' and then 'smake flex'. 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! And thanks to Sandro Tolaini for making this possible. Happy programming, Giacomo Magnini