[comp.sys.mac.programmer] Bison and Flex under MPW...sorry

uucibg@sw1e.UUCP (3929]) (07/25/89)

I recently inquired about the status of Bison and Flex as MPW tools.  I got
several helpful pointers and a number of requests to pass along whatever I
managed to find.  I got both Bison and Flex for MPW 2.??? and then.....the
Unix box I had stored them on selectively lost those and only a few other
of my files (a truly bizarre experience).  I have recently re-aquired the
sources and have the following:

a working Bison binary plus an MPW3.0 script to make it (kind of) look
like 'yacc'.

a working Flex binary plus an MPW3.0 script to make it (mostly) look like
lex.  The script turns out to be rather necessary in order to specify where
the skeleton scanner file is located (I obviously did *something* wrong while
compiling the thing but I'm currently too lazy to go back and fix it).

Sources which will compile under MPW3.0 (the only changes I made were to
change the older #define __SEG__ ... statements to #pragma ... statements).

Shar-ed MPW2.??? sources.

So, how much interest in this is there?  Also, what's best: binhex-ed stuffit
archive of the sources, shar-ed sources, etc....???

Thanks,