Paketname | cwebx |
Beschreibung | C/C++ literate programming system (Marc van Leeuwen's version) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 3.04-9 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 380 Byte |
Hängt ab von | libc6 (>= 2.3.6-6) |
Empfohlene Pakete | gcc | c-compiler, texlive-base |
Paketbetreuer | Julian Gilbey |
Quelle | |
Paketgröße | 219976 Byte |
Prüfsumme MD5 | d296138dbb9bed5f3b6871af42b51f19 |
Prüfsumme SHA1 | b79477bb99063922a398bb22072fe9254c2ceb76 |
Prüfsumme SHA256 | 79f5dc3c812dbe82c4320bf3d0c131d97f08136a0a42b67a659b9df07c3c4b6d |
Link zum Herunterladen | cwebx_3.04-9_i386.deb |
Ausführliche Beschreibung | This version is a complete rewrite of Levy & Knuth's version of CWEB.
It uses a slightly different syntax from the L&K version, but provides a
compatibility mode allowing L&K CWEB sources to be processed, producing
similar (though not necessarily identical) output.
.
CWEB allows you to write documents which can be used simultaneously as
C/C++ programs and as TeX documentation for them.
.
The philosophy behind CWEB is that programmers who want to provide the best
possible documentation for their programs need two things simultaneously: a
language like TeX for formatting, and a language like C for programming.
Neither type of language can provide the best documentation by itself. But
when both are appropriately combined, we obtain a system that is much more
useful than either language separately.
|