diff -r 677a88ea126f -r 73aacbea1241 prettyprint.rst --- a/prettyprint.rst Mon Apr 05 00:09:36 2010 +0300 +++ b/prettyprint.rst Tue Apr 06 21:00:10 2010 +0300 @@ -24,4 +24,27 @@ ** xmlindent. - http://xmlindent.sourceforge.net/ \ No newline at end of file + http://xmlindent.sourceforge.net/ + +code formatter/beautifier/pretty printer + +* c/c++/java/c#. + +** Artistic Style, astyle. + +A Free, Fast and Small Automatic Formatter for C, C++, C#, and Java Source +Code. + +Exist package for Cygwin, Debian. + + http://astyle.sourceforge.net/ + home page + +** Uncrustify. + +Source Code Beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA. + +Exist package for Windows (binary from home page), Debian. + + http://uncrustify.sourceforge.net/ + home page