The directories scaflex and scayacc contain the source code and COMPILE
scripts for the scaflex and scayacc tools to be used with the Source
Code Analysis Tool Construction (SCATC) Domain-Specific Kit (DSK). These
programs are versions of the aflex and ayacc tools from the University
of California at Irvine; scaflex and scayacc were created from aflex and
ayacc by Richard Conn.

To compile scaflex and scayacc under UNIX with GNAT 3.09, enter the
associated directories and run the script COMPILE.

To compile scaflex and scayacc under Windows 95 with GNAT 3.09, enter
the associated directories and run the script COMPILE.BAT after first
converting all the files to MSDOS-format files (the t2t program from the
PAL Toolkit can do this).

