dx
Uncrustify - Source Code Beautifier for C-like languages

The goals of this project are simple: Create a highly configurable, easily modifiable source code beautifier. Ident code, aligning on parens, assignments, etc Align on '=' and variable definitions Align structure initializers Align #define stuff Align backslash-newline stuff Reformat comments (a little bit) Fix inter-character spacing Add or remove parens on return statements Add or remove braces on single-statement if/do/while/for statements Supports embedded SQL 'EXEC SQL' stuff Highly configurable - 454 configurable options as of version 0.60 See some example output . Sourceforge project web site Release downloads Freshmeat Project Git Hub As of release 0.54, the source code is maintained in a Git repository. The public Git URL for Sourceforge.net is git://uncrustify.git.sourceforge.net/gitroot/uncrustify/uncrustify The public Git URL for github.com is ...

Linked on 2014-05-28 16:23:52 | Similar Links