I am looking for C source code which would compile in a Unix environment
into a program to parse C source code into language tokens. An example
of something helpful would be a program which assumed preprocessing and
comment removal was done, and simply spit out a newline separated list of
tokens. An ftp site for such code would be most appreciated.
Steve Dow