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: 113ae9,ec6f7069644a238f X-Google-Attributes: gid113ae9,public X-Google-Thread: 125171,ec6f7069644a238f X-Google-Attributes: gid125171,public X-Google-Thread: 10a146,ec6f7069644a238f X-Google-Attributes: gid10a146,public X-Google-Thread: 103376,ec6f7069644a238f X-Google-Attributes: gid103376,public From: "Jim White" Subject: Re: ada < - > java bindings wanted Date: 1999/08/12 Message-ID: <6zFs3.2051$Rn.1010@news.rdc2.occa.home.com>#1/1 X-Deja-AN: 511976197 References: X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-Complaints-To: abuse@home.net X-Trace: news.rdc2.occa.home.com 934487362 24.1.173.169 (Thu, 12 Aug 1999 12:49:22 PDT) Organization: @Home Network NNTP-Posting-Date: Thu, 12 Aug 1999 12:49:22 PDT Newsgroups: boeing.comp.java,comp.lang.ada,comp.lang.java.help,comp.lang.java.programmer Date: 1999-08-12T00:00:00+00:00 List-Id: Constantine A. Sismanidis wrote in message ... >Have others been faced with this sort of situation (ada calling java calling >ada), and if so, how did you solve the problem? There is Ada for the Java VM: I'm not sure whether GNAT has their Ada95 for the JVM available yet or not, but they do advertise easy interface between their Ada95 compiler and Java. jim