wpp - Web-site macro preprocessor Peter N. Yianilos, 1996 The Web PreProcessor (wpp) is a simple but powerful macro preprocessor for web sites and other similar applications. Wpp is based on "m4", a standard macro preprocessor for languages such as C. See the man page provided for details. Distributed files: wpp - The preprocessor is a short recursive csh program which invokes m4 for each source file. wpp.init - An initialization file read by wpp before each source file is processed. wpp.1 - The man page for wpp. Installation: Copy files wpp and wpp.init, to your bin, or some other directory which is on your search path. Install the man page if desired.