thanks!
On Sun, Sep 18, 2011 at 8:15 PM, andrey mirtchovski
<mirtc...@gmail.com> wrote:
> /386/bin/cb?
>
>
cb has worked for me, even on windows code.
- erik
what don't you like about indent?
I use it with erik's bcmt which replaces c++ style comments with C ones,
a carfully tailored proto file, and this: sed 's/\) {/){/
.
This gives me pretty much plan9-style code (assuming nix-style is plan9-style
and has not evolved).
-Steve
but cb was just fine.
> anyone is using a C beautifier in Plan 9?
> I mean, other than gnu indent, which I tried and does not
> work quite right for me.
uncrustify is fairly flexible, but takes some work up front to describe your desired output style.
http://uncrustify.sourceforge.net/
d