From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 9 Jul 93 12:11:20 GMT From: news.crd.ge.com!e7sa!groleau@uunet.uu.net (Wes Groleau X7574) Subject: Re: Ada Code generator Message-ID: List-Id: in article ej3@disuns2.epfl.ch, kouthon@litsun.epfl.ch (Thierry Kouthon) writes : >Does anybody knows about a tool that could generate ada code from >a parse tree representation of a program ? Unfortunately, I discarded all the documentation a month ago. But in hopes of jogging someone else's memory, there was a thing called GRASP (acronym) that ha d three phases. 1. Parse Ada and generate an ASCII listing whith marking for showing structure. 2. Produce a true graphic representation of the Ada 3. Turn the graphic representation (possibly edited) into regular Ada source. Came from some USA university. Info available from DTIC / NTIS.