Collection of programs to manipulate c source code
liwc is a collection of programs to manipulate C source code.
ccmtcnvt converts C++ comments to C comments.
chktri checks for trigraphs.
cstr prints out string literals.
entrigraph converts C source to trigraphs, and untrigraph converts trigraphs to the single characters they represent.
rmccmt removes comments.
Lars Wirzenius, [email protected].