Date: Wed, 15 Jan 1997 00:22:47 GMT Server: NCSA/1.5.1 Last-modified: Fri, 23 Aug 1996 17:07:26 GMT Content-type: text/html Content-length: 838
The compiler is structured as a series of passes; all the passes (except the first and last) consume and produce the intermediate language ILOC (pronounced "eye-lock").
We make the web form of the code for each pass available via anonymous ftp as it becomes stable. The webs are in PostScript (tm); remember that we intend them as guides to help you implement these techniques in your compiler rather than as things you compile up and run.