Comprehensive TeX Archive Network: package description
------------------------------------------------------
Name: cnoweb
Author: Jim Fox <fox@cac.washington.edu>
Last changed in archive: 1994/04/21
Archive-path: web/c_cpp/cnoweb
Description: 
 CNOWEB includes the
 C source necessary to compile Jim Fox's c-no-web and
 a demonstration file of its use. CNOWEB provides
 support for literate programming in C since TeX commands
 and syntax are recognized within the comment fields.
 The key to this dual function source file is a TeX
 macro package called CNOWEB that treats all comments
 as `TeX-text' and all else as `verbatim-text.' The
 C compiler naturally does the opposite and interprets
 only the text outside the comments.