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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a4c3f360f9773780,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-09-20 09:09:00 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!psinet-eu-nl!psiuk-p4!uknet!newspeer.clara.net!news.clara.net!newsfeed1.swip.net!swipnet!nntpserver.swip.net!not-for-mail From: "Joakim Olsson" Newsgroups: comp.lang.ada Subject: Translation of C++ to Ada95 ??? X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Message-ID: <3woq7.1250$Ad3.4109@nntpserver.swip.net> NNTP-Posting-Host: 212.151.137.187 X-Complaints-To: news-abuse@swip.net X-Trace: nntpserver.swip.net 1001002111 212.151.137.187 (Thu, 20 Sep 2001 18:08:31 MET DST) NNTP-Posting-Date: Thu, 20 Sep 2001 18:08:31 MET DST Organization: A Customer of Tele2 X-Sender: s-252009@d212-151-137-187.swipnet.se Date: Thu, 20 Sep 2001 18:06:04 +0200 Xref: archiver1.google.com comp.lang.ada:13218 Date: 2001-09-20T18:06:04+02:00 List-Id: Hi Is there any program that can translate C++ to Ada95? I know that it is som for pascal and c to Ada. c2ada a translater built on Python. p2ada a translater built on lex & yacc. If anybody has a hint, please tell me. If you don't know about a translater I'm also interested in just a lexer and a grammer for C++. A lexer and grammar for ayacc&aflex would be prefered. best regards /Joakim Olsson joakim.h.olsson@home.se