Re: Code beautifiers, anyone?
- From: Kyrre Nygård <kyrreny@xxxxxxxxxxxx>
- Date: Thu, 24 Aug 2006 19:25:12 +0200
At 15:18 24.08.2006, Matti J. Karki wrote:
Well, my suggestion to anyone asking this question is that the best
thing IMHO is to learn some scripting language with good regular
expression support. For example Tcl, Python or Perl. I have to deal
with all sorts of source code and I have noticed that - for me - the
easiest path is to first study the source code and then create a
simple script to beautify the code. It takes less time than trying to
find some suitable tool, which may not even product exactly the style
I want.
Very well said man, this is indeed my goal too!
Perhaps you could share with us whatever scripts you've written?
Thanks!
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Code beautifiers, anyone?
- From: Matti J. Karki
- Re: Code beautifiers, anyone?
- From: Matti J. Karki
- Re: Code beautifiers, anyone?
- References:
- Code beautifiers, anyone?
- From: Kyrre Nygård
- Re: Code beautifiers, anyone?
- From: Matti J. Karki
- Code beautifiers, anyone?
- Prev by Date: Re: Sendmail and "Proper Authentication"
- Next by Date: installing 6.1 on Compaq Proliant 5000
- Previous by thread: Re: Code beautifiers, anyone?
- Next by thread: Re: Code beautifiers, anyone?
- Index(es):
Relevant Pages
|