home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!rutgers!network.ucsd.edu!mvb.saic.com!info-tex
- From: bed_gdg@SHSU.edu (George D. Greenwade)
- Newsgroups: comp.text.tex
- Subject: CWEB, v 2.4, on FILESERV/Niord
- Message-ID: <0095E00A.85A0F220.422@SHSU.edu>
- Date: 23 Jul 92 17:18:52 GMT
- Organization: Info-Tex<==>Comp.Text.Tex Gateway
- Lines: 78
- X-Gateway-Source-Info: Mailing List
-
- Hans-Hermann Bode <HHBODE@DOSUNI1.BITNET> kindly pointed out that the
- version of CWEB we had on FILESERV had been superceded by version 2.4
- (April/June 1992). I retrieved the files from labrea and now them now
- available from SHSU. Attached is the description file and instructions for
- retrieval. My thanks to Hans-Hermann for pointing this out.
-
- Regards, George
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- George D. Greenwade, Ph.D. Bitnet: BED_GDG@SHSU
- Department of Economics and Business Analysis THEnet: SHSU::BED_GDG
- College of Business Administration Voice: (409) 294-1266
- P. O. Box 2118 FAX: (409) 294-3612
- Sam Houston State University Internet: bed_gdg@SHSU.edu
- Huntsville, TX 77341 bed_gdg%SHSU.decnet@relay.the.net
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- CWEB
- ----
- The CWEB package includes the source and example files for Silvio Levy's C
- language adaptation of Donald Knuth's WEB, originally written in Pascal.
- This package includes version 2.4, dated April-June 1992. Knuth's original
- Pascal programs have been entirely rewritten in C; many changes were made
- to take advantage of features offered by C but non-existent in Pascal.
-
- CWEB is essentially a simplified subset of WEB. CWEB does not need WEB's
- features for macro definition and string handling, because C and its
- preprocessor already take care of macros and strings. Similarly, the WEB
- conventions of denoting octal and hexadecimal constants by @'77 and @"3f
- are replaced by C's conventions \v077\v and \v0x3f\v, respectively. All
- other features of WEB have been retained, and a few new features have been
- added.
-
- To retrieve the 30 files in the CWEB package, include the command:
- SENDME CWEB
- in teh text of a mail message to FILESERV@SHSU.BITNET (FILESERV@SHSU.edu).
- If, for some reason, you only require a specific file from this package,
- say CWEB.COMMON_C, include the command:
- SENDME CWEB.COMMON_C
- in your mail message to FILESERV. These files are available for anonymous
- ftp retrieval from Niord.SHSU.edu (192.92.115.8), either individually or in
- a ZIP archive, in the [FILESERV.CWEB] directory.
-
- Files in this package: (1 Block = 512 bytes)
- File Blocks Save file as:
- -------------------------------------------------------------------------------
- CWEB.COMMON-VMS_CH 6 common-vms.ch
- CWEB.COMMON_C 34 common.c
- CWEB.COMMON_H 17 common.h
- CWEB.COMMON_W_1OF2 77 common.w (part 1 of 2)
- CWEB.COMMON_W_2OF2 8 (part 2 of 2)
- CWEB.CTANGLE-VMS_CH 3 ctangle-vms.ch
- CWEB.CTANGLE_C 49 ctangle.c
- CWEB.CTANGLE_W_1OF2 75 ctangle.w (part 1 of 2)
- CWEB.CTANGLE_W_2OF2 14 (part 2 of 2)
- CWEB.CWEAVE-VMS_CH 3 cweave-vms.ch
- CWEB.CWEAVE_W_1OF4 76 cweave.w (part 1 of 4)
- CWEB.CWEAVE_W_2OF4 77 (part 2 of 4)
- CWEB.CWEAVE_W_3OF4 76 (part 3 of 4)
- CWEB.CWEAVE_W_4OF4 48 (part 4 of 4)
- CWEB.CWEBMAC_TEX 25 cwebmac.tex
- CWEB.CWEBMAN_TEX_1OF2 77 cwebman.tex (part 1 of 2)
- CWEB.CWEBMAN_TEX_2OF2 55 (part 2 of 2)
- CWEB.CWEB_1 7 cweb.1
- CWEB.CWEB_EL 19 cweb.el
- CWEB.MAKEFILE 9 Makefile
- CWEB.PROD_W 17 prod.w
- CWEB.README 6 README
-
- "Example" files (saved in examples subdirectory of CWEB):
- CWEB.EXTEX_W_EXAMPLES 25 extex.w
- CWEB.KSPELL_EL_EXAMPLES 20 kspell.el
- CWEB.MAKEFILE_EXAMPLES 2 Makefile
- CWEB.README_EXAMPLES 6 README
- CWEB.TREEPRINT_W_EXAMPLES 15 treeprint.w
- CWEB.WC_W_EXAMPLES 18 wc.w
- CWEB.WMERGE_W_EXAMPLES 45 wmerge.w
- CWEB.WORDTEST_W_EXAMPLES 42 wordtest.w
-
- Approximate total blocks in full CWEB package = 951
-