Re: Tools to "prettify" source code

"Pekka Enberg" <viola@pp.htv.fi>
31 Mar 2001 02:43:30 -0500

          From comp.compilers

Related articles
Tools to "prettify" source code michael.stumpfl@jkh.uni-linz.ac.at (Michael Stumpfl) (2001-03-28)
Re: Tools to "prettify" source code idbaxter@semdesigns.com (Ira D. Baxter) (2001-03-31)
Re: Tools to "prettify" source code viola@pp.htv.fi (Pekka Enberg) (2001-03-31)
Re: Tools to "prettify" source code eliotm@pacbell.net (Eliot Miranda) (2001-04-04)
Re: Tools to "prettify" source code perkens@sdm.de (Burkhard Perkens-Golomb) (2001-04-04)
Re: Tools to "prettify" source code ericbr@oz.net (Eric Brown) (2001-04-04)
Re: Tools to "prettify" source code marcov@toad.stack.nl (2001-04-10)
Re: Tools to "prettify" source code idbaxter@semdesigns.com (Ira D. Baxter) (2001-04-10)
Re: Tools to "prettify" source code broeker@physik.rwth-aachen.de (Hans-Bernhard Broeker) (2001-04-10)
[1 later articles]
| List of all articles for this month |

From: "Pekka Enberg" <viola@pp.htv.fi>
Newsgroups: comp.compilers
Date: 31 Mar 2001 02:43:30 -0500
Organization: SAUNALAHDEN asiakas
References: 01-03-155
Keywords: tools
Posted-Date: 31 Mar 2001 02:43:30 EST

> I´ve just recently stumbled across this ng, so I'm not sure if my
> problem has already been discussed at full length: Does anybody of you
> know of a tool to "prettify" source code automatically (C++/JAVA)?




Check out Artistic Style (URL: http://astyle.sourceforge.net).
It is not perfect but works most of the time although it does not
do all the things you are looking for (e.g. renaming identifiers)..


--
Pekka Enberg


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.