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=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!mnetor!uunet!husc6!cmcl2!nrl-cmf!ames!pasteur!ucbvax!MITRE-BEDFORD.ARPA!sdl From: sdl@MITRE-BEDFORD.ARPA (Litvintchouk) Newsgroups: comp.lang.ada Subject: info wanted on prettyprinters for Ada code *fragments* Message-ID: <8803130403.AA04685@mitre-bedford.ARPA> Date: 13 Mar 88 04:03:44 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet List-Id: Does anyone out there know of any prettyprinters (tools, algorithms, etc.) that can prettyprint Ada code *fragments* (as opposed to complete compilation units)? Reason: I use GNU Emacs to edit Ada code. I would really like to be able to add a "M-x prettyprint-region" command to Emacs' Ada mode, to have just the region of Ada code I'm interested in get prettyprinted. Such a prettyprinter would need to be able to parse Ada code fragments without getting confused. It would also need to be able to recover nicely from Ada syntax errors, and continue parsing and prettyprinting despite syntax errors. Any suggestions? Steven Litvintchouk MITRE Corporation Burlington Road Bedford, MA 01730 (617)271-7753 ARPA: sdl@mitre-bedford.arpa UUCP: ...{cbosgd,decvax,genrad,ll-xn,mit-eddie,philabs,utzoo}!linus!sdl "Those who will be able to conquer software will be able to conquer the world." -- Tadahiro Sekimoto, president, NEC Corp.