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.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6f05096c787f8d08 X-Google-Attributes: gid103376,public From: Shayne Flint Subject: Re: Need Ada 83 to Java 1.2 translator. Date: 1999/02/28 Message-ID: <36D9C945.1EEE7E25@cs.anu.edu.au>#1/1 X-Deja-AN: 449662691 X-NNTP-Posting-Host: 150.203.164.39 Content-Transfer-Encoding: 7bit References: <7b4b28$bdo0$1@newssvr04-int.news.prodigy.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Trace: 1 Mar 1999 09:53:23 +1000, 150.203.164.39 Organization: Australian National University MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-02-28T00:00:00+00:00 List-Id: "R. T. Bailey" wrote: > Are there any tools available for translating Ada83 to Java 1.2?? > Why do you want to convert to Java? If you want to run your code on any JVM or you want to make use of Java API's etc., then why not compile your Ada-83 code with one of the Ada95 to Java byte code compilers (eg. ObjectAda from Aonix)? You may need to make some changes, but it would be a lot easier than trying to convert the stuff - even if a suitable converter were available. You may even like to make use of some Ada-95 language features in the process!! > > R. T. Bailey -- ------------------------------------------------------------------ -- Shayne Flint -- Room N222, CSIT Building, Department of Computer Science -- The Australian National University -- Tel: +61-2-6279-8183 Fax: +61-2-6249-0010 -- http://cs.anu.edu.au/people/Shayne.Flint ------------------------------------------------------------------