Code formatter?

  • Thread starter Thread starter Jorge
  • Start date Start date
J

Jorge

Hi there,

I'm looking for a nice freeware code formatter. I work with Delphi (Pascal)
and PHP code.

Thanks for any suggestions,

-Jorge
 
Jorge said:
Hi there,

I'm looking for a nice freeware code formatter. I work with Delphi (Pascal)
and PHP code.

Thanks for any suggestions,

-Jorge
Get GNU indent, start at <http://www.gnu.org>. I've used it for several
languages, it is extreemly configurable, and may even have a Delphi
set-up out of the box.

It is part of Cygwin, <http://www.cygwin.com>.

Cheers,
Gary B-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top