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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8e0cb57b5e30a8be X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Date: Thu, 23 Mar 2006 17:24:53 -0500 From: James Alan Farrell Organization: nospam User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Java wrappers around Ada? References: <1143032491.488772.259820@j33g2000cwa.googlegroups.com> In-Reply-To: <1143032491.488772.259820@j33g2000cwa.googlegroups.com> Content-Type: multipart/mixed; boundary="------------080705050307070004010308" NNTP-Posting-Host: fw.grammatech.com Message-ID: <44231f6e$1_1@newsfeed.slurp.net> X-Trace: newsfeed.slurp.net 1143152494 209.4.89.67 (23 Mar 2006 17:21:34 -0500) X-Original-NNTP-Posting-Host: 209.4.89.67 Path: g2news1.google.com!news3.google.com!news.glorb.com!green.octanews.net!news-out.octanews.net!news.moat.net!newsfeed.slurp.net!not-for-mail Xref: g2news1.google.com comp.lang.ada:3584 Date: 2006-03-23T17:24:53-05:00 List-Id: This is a multi-part message in MIME format. --------------080705050307070004010308 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit We have a similar problem with C, and found it is pretty straight forward to wrap Ada in C calls. Could you do that, then call the C calls from Java? JAF kk_oop@yahoo.com wrote: > Hi. My team has a bunch of legacy Ada code. Our new code is being > written in Java. However, we still have many complex algorithms > written in thousands of lines of Ada. Rather than rewriting the > tested/validated Ada code in Java, we'd like to create a Java facade > that would delegate to the Ada code, thereby making the Ada code > available to newer Java client objects. Is this reasonable (as opposed > to rewriting everything in Java)? Anyone know what > mechanisms/libraries would support such an approach? > > Thanks! > > Ken > --------------080705050307070004010308 Content-Type: text/x-vcard; charset=utf-8; name="jfarrell.vcf" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="jfarrell.vcf" begin:vcard fn:James Alan Farrell n:Farrell;James org:GrammaTech version:2.1 end:vcard --------------080705050307070004010308--