Xref: utzoo comp.sys.ibm.pc:49853 comp.unix.questions:21884 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!snorkelwacker!bloom-beacon!athena.mit.edu!jik From: jik@athena.mit.edu (Jonathan I. Kamens) Newsgroups: comp.sys.ibm.pc,comp.unix.questions Subject: Re: C pretty printers/beautifiers Message-ID: <1990May2.165105.15761@athena.mit.edu> Date: 2 May 90 16:51:05 GMT References: <20526@boulder.Colorado.EDU> Sender: news@athena.mit.edu (News system) Reply-To: jik@athena.mit.edu (Jonathan I. Kamens) Distribution: usa Organization: Massachusetts Institute of Technology Lines: 25 In article <20526@boulder.Colorado.EDU>, baileyc@boulder.Colorado.EDU (BAILEY CHRISTOPHER R) writes: |> I am looking for a C beautifier/pretty printer. I would like a public |> domain one, that can be attained via anonymous ftp if possible. I |> would like one for both BSD style unix (DYNIX and ULTRIX), and for my |> IBM XT clone. Thanks! The following C pretty printers are available for anonymous ftp from uunet.uu.net in the /ftp/comp.sources.unix directory and subdirectories: volume 17: pps volume 18: indent Pps does several other languages besides C, is easily expandable to new languages, and outputs PostScript. Indent does only C, and simply reindents the file and outputs a newly formatted text file. There is also a version of indent in the directory /ftp/bsd-sources/src/ucb/indent. It is possible that this version is more up-to-date than the version in the comp.sources.unix archives. Jonathan Kamens USnail: MIT Project Athena 11 Ashford Terrace jik@Athena.MIT.EDU Allston, MA 02134 Office: 617-253-8495 Home: 617-782-0710