[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: C prettyprinter?
- To: misc@openbsd.org
- Subject: Re: C prettyprinter?
- From: Hal Snyder <hal@vailsys.com>
- Date: 02 Mar 2000 22:05:21 -0600
- References: <38BEB95A.DCE3F151@commerced.com>
- User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/21.1 (Biscayne)
"Adam Thompson, MCNE, MCSE" <athompso@commerced.com> writes:
> I was certain that I had seen several tools for pretty-printing and
> analysing C code in the ports tree, but the only things I can find
> today are GNU indent and c2html.
I like xemacs on screen (enable font-lock-mode in .emacs).
For hard copy it's a2ps. Use --prologue=color to get color syntax highlighting.