This directory, /pub/lcc/contrib, holds user-contributed software and documentation related to lcc. MD5 fingerprints for the files in this directory are listed below. To make a contribution, package your files in a compressed tar file, a zip file, or in a `shar' file, if the contribution is small. Include a README that succintly describes your contribution and states clearly on which version of lcc it is based. Using ftp, copy the file to /incoming/lcc on ftp.cs.princeton.edu, and send email to drh at drhanson dot net announcing its arrival. Contents ======== bookidx.txt A plain ASCII version of the index in "A Retargetable C Compiler: Design and Implementation". David Hanson / drh@cs.princeton.edu BUILD-LCC.sh A shell script to automate *completely* the building, testing, and installation of lcc versions 3.6 and later, with no changes required for most UNIX systems; all that is needed is a single, top-level shell script invocation. created Thu Sep 17 18:43:10 EDT 1998 Nelson Beebe / beebe@math.utah.edu build-lcc.tar.gz An older version of BUILD-LCC.sh (see above), and sparc/sun/tst, which was omitted from lcc 4.0. created Tue Jul 15 19:09:23 EDT 1997 Nelson Beebe / beebe@math.utah.edu copt.shar Source code and documentation for copt, the simple peephole optimizer mentioned on p. 534 of "A Retargetable C Compiler: Design and Implementation". This file is a shell archive; unload it with sh