summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/bin-cweb.tlpsrc
blob: b2571b68975b16141c8e8ab338d406ecf9cca4ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name bin-cweb
category TLCore
shortdesc Web litterate programming system for C, C++ and Java.
longdesc CWEB is a version of WEB for documenting C, C++, and Java
longdesc programs. WEB was adapted to C by Silvio Levy in 1987, and since
longdesc then both Knuth and Levy have revised and enhanced the system in
longdesc many ways, notably to support C++ and ANSI C. Thus CWEB combines
longdesc TeX with today's most widely used professional programming
longdesc languages.
docpattern f texmf/doc/man/man1/ctangle.1
docpattern f texmf/doc/man/man1/cweave.1
docpattern f texmf/doc/man/man1/cweb.1
binpattern f bin/${ARCH}/ctangle
binpattern f bin/${ARCH}/cweave
binpattern f bin/win32/ctangle.exe
binpattern f bin/win32/cweave.exe