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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c08380e42e3bbaf9 X-Google-Attributes: gid103376,public From: falis@ma.aonix.com Subject: Re: CORBA, java and ada Date: 1998/06/17 Message-ID: <1104_898085895@DZOGCHEN>#1/1 X-Deja-AN: 363494288 Sender: news@sd.aonix.com (USENET News Admin @flash) References: <358700B3.F00F6171@fiu.edu> X-Nntp-Posting-Host: 192.157.137.14 Organization: Aonix, San Diego, CA, USA Newsgroups: comp.lang.ada Date: 1998-06-17T00:00:00+00:00 List-Id: Whoops, sorry about the empty post. > Luis Espinal writes: > > > Hi guys, > > > > sorry if this is out of the newsgroup context. Does anybody > > know of: > > > > > > 2) a java-to-ada or ada-to-java converter or > > > > 3) a compiler that takes ada source and compiles it into > > java bytecode. > > > > Many thanks in advance, > > > > Luis Espinal. Appletmagic (www.appletmagic.com) and ObjectAda (www.aonix.com) generate byte code and include binding generators for importing class files. Free trials are available at both sites. Gnat will also, as I understand it, in the not too distant future. AdaJNI (www.ainslie-software.com) comprises a binding generator and bindings to JDK 1.1 and Swing for use from native Ada applications. I believe it currently works with both ObjectAda and GNAT. - Ed Falis Aonix