Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!uw-june!franz From: franz@uw-june (Franz G. Amador) Newsgroups: comp.lang.c Subject: c parser wanted Message-ID: <7974@june.cs.washington.edu> Date: 24 Apr 89 23:31:38 GMT Sender: franz@june.cs.washington.edu Reply-To: franz@cs.washington.edu (Franz G. Amador) Organization: U of Washington, Computer Science, Seattle Lines: 9 I want to do some source-to-source transformations on c programs. Does anyone have or know of source for a parser/pretty-printer for c that reads in the c and just spits it back out? I'd much prefer that it be based upon a nice yacc grammar than it be hand-coded, which is why I'd rather not use the source for Unix's indent command. Franz Amador franz@cs.washington.edu {rutgers,cornell,ucsd,ubc-cs,tektronix}!uw-beaver!june!franz