Code Beautifier
-
Can anyone recomend a free (or near free) code beautifier? I've Googled it and even tried a couple but I want to try to find one someone has used and had good experiances with. Thanks Joe Q
Try using indent, it's a Gnu Code Beautification. Indent is a tool for formatting C code. Hope this helps You as it helped me. Best Regards Stefan
-
Can anyone recomend a free (or near free) code beautifier? I've Googled it and even tried a couple but I want to try to find one someone has used and had good experiances with. Thanks Joe Q
I've used "Artistic Style" ( http://www.sourceforge.net/projects/astyle[^] ) and it's working fine, no big issues with it.
Maximilien Lincourt Your Head A Splode - Strong Bad
-
Can anyone recomend a free (or near free) code beautifier? I've Googled it and even tried a couple but I want to try to find one someone has used and had good experiances with. Thanks Joe Q
You probably want more than this--http://www.codeproject.com/macro/makecodenicer.asp[^], but it works well for what it's intended for.
-
Try using indent, it's a Gnu Code Beautification. Indent is a tool for formatting C code. Hope this helps You as it helped me. Best Regards Stefan
-
You probably want more than this--http://www.codeproject.com/macro/makecodenicer.asp[^], but it works well for what it's intended for.
-
I've used "Artistic Style" ( http://www.sourceforge.net/projects/astyle[^] ) and it's working fine, no big issues with it.
Maximilien Lincourt Your Head A Splode - Strong Bad
-
Can anyone recomend a free (or near free) code beautifier? I've Googled it and even tried a couple but I want to try to find one someone has used and had good experiances with. Thanks Joe Q
-
I don't need them. My code is always beautiful:laugh::laugh::laugh:.
Arthur Dent - "That would explain it. All my life I've had this strange feeling that there's something big and sinister going on in the world." Slartibartfast - "No. That's perfectly normal paranoia. Everybody in the universe gets that." Deja View - the feeling that you've seen this post before.
-
I've used "Artistic Style" ( http://www.sourceforge.net/projects/astyle[^] ) and it's working fine, no big issues with it.
Maximilien Lincourt Your Head A Splode - Strong Bad
I've got artistic style set up as a quick access tool within Visual studio. Always handy. :)
_________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)
-
Can anyone recomend a free (or near free) code beautifier? I've Googled it and even tried a couple but I want to try to find one someone has used and had good experiances with. Thanks Joe Q
I have used SourceFormatX long time back, and it worked pretty well for some old code. But since then I rely on the IDE. Recently, I wrote a basic JavaScript pretty printer, but probably that is not what you want. On a side note: I am surprised that Grand Negus (Osmosian) has not jumped into making statements like if you program in Plain English you don't need a Code Beautifier.
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -Brian Kernighan
-
I have used SourceFormatX long time back, and it worked pretty well for some old code. But since then I rely on the IDE. Recently, I wrote a basic JavaScript pretty printer, but probably that is not what you want. On a side note: I am surprised that Grand Negus (Osmosian) has not jumped into making statements like if you program in Plain English you don't need a Code Beautifier.
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -Brian Kernighan
Actually I code where you can read it pretty well. But that doesn't always fit the style guide. I have spaces in the wrong spots in functions calls, if I'm only returning or setting a flag I'll put it on the same line as an if statement. I've had my style for years and it's been in line with most style guides...just not the one I'm using now. Old habits are hard to break. Plus, for some reason, style is more important on this project. I wouldn't want to program in plain english...I speak english good.:laugh:
-
I have used SourceFormatX long time back, and it worked pretty well for some old code. But since then I rely on the IDE. Recently, I wrote a basic JavaScript pretty printer, but probably that is not what you want. On a side note: I am surprised that Grand Negus (Osmosian) has not jumped into making statements like if you program in Plain English you don't need a Code Beautifier.
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. -Brian Kernighan
GC! GreatCode[^] - looked but never used it. It's a config orgy, but if that's your kind of game, you probably can tweak it to do exactly what you want it to do.
Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
Linkify!|Fold With Us! -
Can anyone recomend a free (or near free) code beautifier? I've Googled it and even tried a couple but I want to try to find one someone has used and had good experiances with. Thanks Joe Q
-
GC! GreatCode[^] - looked but never used it. It's a config orgy, but if that's your kind of game, you probably can tweak it to do exactly what you want it to do.
Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
Linkify!|Fold With Us! -
Try using indent, it's a Gnu Code Beautification. Indent is a tool for formatting C code. Hope this helps You as it helped me. Best Regards Stefan
Stefan Baka wrote:
Try using indent, it's a Gnu Code Beautification. Indent is a tool for formatting C code.
Yeah, but completely useless if you want to be able to read the output...
Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"