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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bfb0b9f73a13c53e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-03-30 23:36:06 PST Path: archiver1.google.com!news1.google.com!news.glorb.com!border1.nntp.ash.giganews.com!border2.nntp.ash.giganews.com!nntp.giganews.com!wn13feed!worldnet.att.net!bgtnsc04-news.ops.worldnet.att.net.POSTED!not-for-mail From: David Starner Subject: Re: Xlib Binding or Re-implementation? User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity. (Debian GNU/Linux)) Message-Id: Newsgroups: comp.lang.ada References: <985cbdf6.0403161320.7d1e090c@posting.google.com> <985cbdf6.0403171511.15aa1cfc@posting.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Date: Wed, 31 Mar 2004 07:36:06 GMT NNTP-Posting-Host: 12.72.71.99 X-Complaints-To: abuse@worldnet.att.net X-Trace: bgtnsc04-news.ops.worldnet.att.net 1080718566 12.72.71.99 (Wed, 31 Mar 2004 07:36:06 GMT) NNTP-Posting-Date: Wed, 31 Mar 2004 07:36:06 GMT Organization: AT&T Worldnet Xref: archiver1.google.com comp.lang.ada:6683 Date: 2004-03-31T07:36:06+00:00 List-Id: On Thu, 18 Mar 2004 10:00:30 +0000, Preben Randhol wrote: > Of course I would also like to > have all libraries written in Ada, the problem is that then everybody > else must use Ada. No, the problem is that everyone else must have an Ada compiler installed. Interfaces.C is two-way; you can create a C or Fortran or (non-standard) C++ interface for your Ada library.