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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,80d7f9e085b0c566 X-Google-Attributes: gid103376,public From: je@bton.ac.uk (John English) Subject: Re: Pretty Printer for Ada 95? Date: 1998/05/13 Message-ID: <6jc93b$k69@saturn.brighton.ac.uk>#1/1 X-Deja-AN: 352889436 References: <4844e9d04bbellonsn@trick.informatik.uni-stuttgart.de> Organization: University of Brighton Newsgroups: comp.lang.ada Date: 1998-05-13T00:00:00+00:00 List-Id: Stefan Bellon (bellonsn@trick.informatik.uni-stuttgart.de) wrote: : Is there any Ada Pretty Printer for Ada 95 available which has all the : features that the NAPP (NASA Ada Pretty Printer) for Ada 83 has? Not as such AFAIK, but GnatIDE (ftp://ftp.bton.ac.uk/pub/je/gnide08.zip) includes a reformatter (Tools menu --> Reformat) which does a fairly basic job -- the source (in Delphi) is included, and the IDE itself runs under Win95/NT. Feel free to carve out the code and translate it into Ada, and send me a copy when you're done... ;-) NAPP itself is written in Pascal as I recall... ----------------------------------------------------------------- John English | mailto:je@brighton.ac.uk Senior Lecturer | http://www.it.bton.ac.uk/staff/je Dept. of Computing | ** NON-PROFIT CD FOR CS STUDENTS ** University of Brighton | -- see http://burks.bton.ac.uk -----------------------------------------------------------------