next up previous
Next: abstree.h Up: A C++ Solution Previous: Initialization and Execution

   
Program Files

The program files reflect the decomposition of the implementation into modules. Each module may have an interface specification and a body. Ancillary files to control the manufacture of the executable program and to provide instructions are also included.

This section gathers together the components of the C++ implementation of the straight-line program interpreter, combining them into files of the appropriate types according to the modular decomposition.



 

William Waite
1998-08-30