Path: utzoo!attcan!uunet!ginosko!gem.mps.ohio-state.edu!tut.cis.ohio-state.edu!bloom-beacon!usc!henry.jpl.nasa.gov!elroy.jpl.nasa.gov!ames!claris!sts!cohesive!megatest!djones From: djones@megatest.UUCP (Dave Jones) Newsgroups: comp.lang.c Subject: Re: pretty-print program for AWK Message-ID: <8247@goofy.megatest.UUCP> Date: 23 Sep 89 01:52:48 GMT References: <510004@hpmcaa.mcm.hp.com> Organization: Megatest Corporation, San Jose, Ca Lines: 10 From article <510004@hpmcaa.mcm.hp.com>, by nacer@hpmcaa.mcm.hp.com (Abdenacer Moussaoui): > > Can any one provide source code (or references) to an awk program > that pretty-prints Pascal and/or C? > I hope not. Better to ask about source code in lex,yacc, and C. I sure wouldn't want to try to maintain one written in awk. Wrong tool.