Re: Tools to "prettify" source code

"Michael Stumpfl" <michael.stumpfl@jkh.uni-linz.ac.at>
10 Apr 2001 01:30:55 -0400

          From comp.compilers

Related articles
[3 earlier articles]
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)
Re: Tools to "prettify" source code michael.stumpfl@jkh.uni-linz.ac.at (Michael Stumpfl) (2001-04-10)
| List of all articles for this month |

From: "Michael Stumpfl" <michael.stumpfl@jkh.uni-linz.ac.at>
Newsgroups: comp.compilers
Date: 10 Apr 2001 01:30:55 -0400
Organization: Johannes Kepler Universitaet Linz
References: 01-03-155 01-04-018
Keywords: tools
Posted-Date: 10 Apr 2001 01:30:55 EDT

It took me some time to find the HOWTO on C++ beautifiers, so here comes a
direct link:
http://www.linuxdoc.org/HOWTO/C-C++Beautifier-HOWTO.html


Together with the programs already mentioned by other group members
this really seems to be an exhaustive list of available
pretty-printers. Fortunately it looks like I can refrain from writing
my own parser with so much work already done :-)


Michael


"Burkhard Perkens-Golomb" <perkens@sdm.de> wrote in message
> There's a tool called "astyle" for C++/Java but the old URL
> http://www.bigfoot.com/~davidsont/astyle is invalid I believe. Go to
> http://freshmeat.net and search for astyle.
>
> Look for the Linux Documentation Project: they have a HOWTO about C++
> beautifiers.


Post a followup to this message

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