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.9 required=5.0 tests=BAYES_00,FROM_NUMERIC_TLD autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,733faa8b7b00c147 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!hwmnpeer01.lga!hwmedia!cycny01.gnilink.net!cyclone1.gnilink.net!spamkiller.gnilink.net!gnilink.net!trnddc05.POSTED!6b9befe9!not-for-mail From: Randy User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: basic ada question References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Sun, 21 Aug 2005 21:45:01 GMT NNTP-Posting-Host: 71.105.152.148 X-Complaints-To: abuse@verizon.net X-Trace: trnddc05 1124660701 71.105.152.148 (Sun, 21 Aug 2005 17:45:01 EDT) NNTP-Posting-Date: Sun, 21 Aug 2005 17:45:01 EDT Xref: g2news1.google.com comp.lang.ada:4245 Date: 2005-08-21T21:45:01+00:00 List-Id: Steve wrote: >> > > > A few years ago I translated a bunch of Pascal source code to Ada using a > tool I obtained through this newsgroup. I tweaked the sources of the > translator to qualify all of the names in the procedure and function calls > in the generated Ada code. In most cases it made the code more readable > than the original Pascal sources. It also identified a number of bugs. > > Steve > (The Duck) Hi. That sounds like an interesting tool. Do you have a link to it still or perhaps I can get a copy through email? Thanks a lot :) (Does it have source too? or just binary?) Randy