Here's an intermediate version of nuweb.  I've simply bundled up the
web source (nuweb.w), the generated .c files, an abbreviated nuweb.tex
file, and the assorted auxiliary files for latex'ing.

Note that it's still not completely portable to every system without
change.  In particular, it expect file-names to use '/' to delimit
directories and it still thinks tab stops are set every eight spaces.
It also uses tempnam() which may not be available everywhere.
tmpnam() might be made to work in some systems.  If all else fails,
just use some adequately unlikely filename.

To print the documentation, you must first run latex on the file
nuweb.tex.  To fix up all the citations, you'll need to run it twice:

	latex nuweb
	latex nuweb

Note that the distributed nuweb.tex is basically Chapter 1 of the
complete nuweb.tex generated by running nuweb against itself.

To actually build the nuweb executable, first

	touch nuweb.tex

then

	make

which should build an executable file called "nuweb".  After that, you
should be able to use the makefile to control everything very nicely.

If you have questions or comments (or just want the latest version),
please let me know. I expect to continue working on the documentation
for quite a while.

My e-mail address is preston@cs.rice.edu
      Name                    Last modified      Size  Description
scraps.o 2008-08-05 16:23 10K pass1.o 2008-08-05 16:23 2.7K output.o 2008-08-05 16:23 1.9K nuweb.toc 2008-08-05 16:23 2.9K nuweb.ps 2008-08-05 16:23 655K nuweb.pdf 2008-08-05 16:23 439K nuweb.o 2008-08-05 16:23 2.5K nuweb.dvi 2008-08-05 16:23 155K nuweb.bbl 2008-08-05 16:23 1.8K nuweb.aux 2008-08-05 16:23 9.6K names.o 2008-08-05 16:23 6.1K latex.o 2008-08-05 16:23 7.0K input.o 2008-08-05 16:23 3.8K global.o 2008-08-05 16:23 1.1K arena.o 2008-08-05 16:23 1.1K scraps.c 2008-08-05 15:01 20K pass1.c 2008-08-05 15:01 2.0K output.c 2008-08-05 15:01 1.5K nuweb.w 2008-08-05 15:01 84K nuweb.tex 2008-08-05 15:01 202K nuweb.c 2008-08-05 15:01 5.0K nuweb 2008-08-05 15:01 32K names.c 2008-08-05 15:01 11K literate.bib 2008-08-05 15:01 2.9K latex.c 2008-08-05 15:01 14K input.c 2008-08-05 15:01 4.2K global.h 2008-08-05 15:01 1.9K global.c 2008-08-05 15:01 316 arena.c 2008-08-05 15:01 971 Makefile 2008-08-05 15:01 794