.TH cc0 "" "" Definition
.PC
.PP
.B cc0
is the parser for the \*(CO C compiler
.BR cc .
It parses C programs using the method of recursive descent
and translates the program into a logical tree format.
.SH "See Also"
.Xr "cc," cc
.Xr "cc1," cc1
.Xr "cc2," cc2
.Xr "cc3," cc3
.Xr "cpp," cpp
.Xr "Programming COHERENT" programmi
