From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,89104df3f4c230ff X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-07-20 13:24:18 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: britt@acm.org (Britt Snodgrass) Newsgroups: comp.lang.ada Subject: Re: source beautifier Date: 20 Jul 2002 13:24:18 -0700 Organization: http://groups.google.com/ Message-ID: <5fe90c1a.0207201224.32f830a1@posting.google.com> References: NNTP-Posting-Host: 216.253.238.30 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1027196658 1878 127.0.0.1 (20 Jul 2002 20:24:18 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 20 Jul 2002 20:24:18 GMT Xref: archiver1.google.com comp.lang.ada:27278 Date: 2002-07-20T20:24:18+00:00 List-Id: Jan Prazak wrote in message news:... > Hello, > > does a source code beautifier exist for Ada? > I have searched for it in Google and AdaPower, and found nothing. > > Jan Irvine Compuler Corporation provides their "ICC Ada95 Pretty Printer (ICCFMT)" for free at http://www.irvine.com/freebies.html It works pretty well although I remember it puts line breaks in a few strange places. Britt