next up previous
Up: Specification Files Previous: Odinfile

README.eli

A README file gives instructions about how to use the contents of a directory to reach some particular goal.

README.eli[57] :

This directory contains a set of specification files for use with Eli
(http://www.cs.colorado.edu/SPMtilde;eliuser/).  They 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/).
In addition to Eli, you will need access to a compiler for ANSI C.  (The
implementation was tested with gcc-2.7.2.)

To obtain the solution, run the following command in this directory:

        eli tryeli

The result should be an executable file "tryeli" and the following three
lines of output:

2
8 7
80
This macro is attached to a non-product file.



William Waite
1998-08-30