Home | History | Annotate | Download | only in MISC

Lines Matching full:flex

1 Miscellaneous flex stuff.  The items which have been tested with flex 2.5 are:
3 - texinfo/, a subdirectory containing a "texinfo" version of flex(1)
7 run-time support, and installation notes for building flex 2.5
16 - OS2/ - Makefile and config.h for building flex under OS/2,
19 - Amiga/: notes on building flex for the Amiga, contributed
24 copy these into the main flex source directory instead.
26 - flex.man - preformatted version of flex man page
29 The following have been tested using flex 2.4:
31 - debflex.awk, an awk script for anotating flex debug output.
37 - Notes on building flex for the Macintosh using Think-C,
40 - testxxLexer.l, a sample C++ program that uses flex's scanner
43 - fastwc/, a subdirectory containing examples of how to use flex
48 - Borland.old/: notes on building flex 2.4 for Borland C++ 3.1
49 on MS-DOS. These shouldn't be needed for flex 2.5. Included
52 - EBCDIC: contact information for building flex for EBCDIC.
55 The following are all out-of-date with respect to flex release 2.4 (and
56 in general up-to-date for flex 2.3):
58 - Atari/Atari.patches, patches for porting flex to the Atari and
61 - A number of notes and Makefiles for compiling flex under MS-DOS,
64 - Notes on building flex for MVS, in the MVS/ subdirectory.