COHERENT manpages

This page displays the COHERENT manpage for cc0 [Definition].

List of available manpages
Index


cc0 -- Definition

cc0 is  the parser  for the  COHERENT C compiler  cc. It parses  C programs
using the  method of  recursive descent and  translates the program  into a
logical tree format.

See Also

cc,
cc1,
cc2,
cc3,
cpp,
Programming COHERENT