Artistic Style is a fast and small open-source indenter and reformatter of C, C++, C#, and Java source codes.
| Tags | Software Development |
|---|---|
| Licenses | GPL Artistic |
| Operating Systems | OS Independent |
| Implementation | C C++ Java |
Recent releases


Changes: Many bugfixes and enhancements were made.


No changes have been submitted for this release.


Changes: This is a stable release of the 1.3.x development tree. There are numerous improvements and bug fixes.


Changes: Indentation of nested class definitions, handling of labels, and class-definition indentifiers fixed. New options '--break-blocks=all' and 'break-blocks' added. Moved back to odd-minor-numbered development versions and even-minor-numbered stable versions. New option '--ident-preprocessor' added, which indents preprocessor macro lines.


Changes: Improved indentation of lines containing single-line blocks.
A simplified, full-color, and extended version of the curses terminal UI library.
- All comments
Recent commentsAStyle now on SourceForge
http://astyle.sourceforge.net
source code availablity
you can go to ftpsearch.lycos.com to search on:
astyle_1.11.5*.tar.gz
there should be a group of debian potate mirror sites have the source code copy.
What a pity the original site is down!
Not available anymore
The home page listed has been dead for the past two weeks, and author did not respond to my email asking for the source code. It looks like the program has been abandoned, and worst of all I was unable to find any other site with the source code.
Does anybody have a copy of the source for this program?
Useful utility
Artistic Style is a great utility for converting code to a standard. The only features that I would like to see added is one for importing styles from editors such as emacs and jove. The other feature is another way to customize the styles without recompiling.