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.1 required=5.0 tests=BAYES_40,INVALID_DATE, MSGID_SHORT autolearn=no autolearn_force=no version=3.4.4 Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1exp 10/6/83; site hlhop.UUCP Path: utzoo!linus!security!genrad!grkermit!mit-vax!eagle!mhuxl!mhuxm!mhuxr!mhuxt!mhuxh!hlhop!smq From: smq@hlhop.UUCP (Steven M. Queriolo) Newsgroups: net.lang.ada,net.lang.c,net.micro.432 Subject: C to Ada translator Message-ID: <231@hlhop.UUCP> Date: Wed, 21-Dec-83 08:28:18 EST Article-I.D.: hlhop.231 Posted: Wed Dec 21 08:28:18 1983 Date-Received: Fri, 23-Dec-83 01:28:21 EST Organization: AT&T Bell Laboratories, Short Hills, NJ List-Id: I'm contemplating writing a C to Ada translator. I figure it will not require any syntax cheking (the C compiler will take care of that) and I can assume that it will be in portable C (lint will take care of that). So it doesn't have to be too sensitive to C coding errors. If anyone has done some work in this area (or even has a working translator) I would appreciate the assist. Thanx in advance and enjoy the holidays! -- Steven M. Queriolo AT&T Bell Labs, Short Hills hlhop!smq