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-Thread: 103376,134cc4ce6b759868 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local1.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Wed, 15 Dec 2004 08:56:07 -0600 From: "Steve" Newsgroups: comp.lang.ada References: <20041212185059.18E224C40B5@lovelace.ada-france.org> Subject: Re: JGNAT Date: Wed, 15 Dec 2004 06:56:13 -0800 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Original Message-ID: NNTP-Posting-Host: 24.22.63.157 X-Trace: sv3-b0vkM83vpwhptGNveaMR7oEDyqfvwcO/56CoY40EAfG2iiyZ6GkE59FZIdN8iusMV1oM3i7+8PYNoC7!sybcf2buxwtkdcK434D/6wIZzTdqPElQ/e2kTSBXWLXH4zhAkxrBUjXANla5 X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.21 Xref: g2news1.google.com comp.lang.ada:6967 Date: 2004-12-15T06:56:13-08:00 List-Id: This sounds like a job for GTKAda. http://libre.act-europe.fr/GtkAda/main.html Steve (The Duck) "Andrew Carroll" wrote in message news:mailman.193.1103102358.10401.comp.lang.ada@ada-france.org... > Well, I am trying to recommend Ada for a project I am subcontracting for. > The requirements are that it be crossplatform (Unix and Windows). It > requires a GUI and the non-gui code needs to be fast (not Java). So, I'm > not real sure what to use. I guess I'm now thinking about de-coupling the > GUI altogether and making the backend "talk" to the frontend in the > client/server model. That way I could develop the GUI with any number of > "technologies" and the backend could be strictly Ada. > > How does A# hold up performance wise? A# recommended for scientific > computing? Am I just not getting it? > > Andrew Carroll > Carroll-Tech > 720-273-6814 > andrew@carroll-tech.net >