A README file gives instructions about how to use the contents of a directory to reach some particular goal.
This macro is attached to a product file.
This directory contains a set of C++ files that implement a solution to
the programming exercise in Chapter 1 of Appel's book "Modern Compiler
Construction in Java" (http://www.cs.princeton.edu/SPMtilde;appel/modern/java/).
The implementation was tested with gcc-2.7.2.
To obtain the solution, run the following command in this directory:
make
The result should be an executable file "trycpp" and the following three
lines of output:
2
8 7
80