CWEAVE is a C program which reads a CWEB file and creates the corresponding TeX file which can be used as documentation.
CWEAVE is available in a C version.
CTANGLE is a C program which reads a CWEB file and creats the corresponding C program file.
SGB is a collection of C libraries by Donald Knuth which implement and demonstrate a variety of combinatorial algorithms. The program files were written originally in CWEB, and "detangled" using CTANGLE.
Donald Knuth
CWEAVE is the main program.
COMMON is a utility library.
Auxilliary files include:
Here is the command file:
You can go up one level to the C source codes.