CTANGLE
Convert CWEB Files to C Source Code


CTANGLE is a C program which reads a CWEB file and creates the corresponding C program.

Languages:

CTANGLE is available in a C version.

Related Data and Programs:

CWEAVE is a C program which reads a CWEB file and creats the corresponding TeX documentation 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.

Author:

Donald Knuth

Reference:

  1. Donald Knuth,
    The Stanford Graph Base: A Platform for Combinatorial Computing,
    ACM Press, 1993,
    ISBN: 0201542757,
    LC: QA164.K6.

Source Code:

You can go up one level to the C source codes.


Last revised on 25 June 2008.