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,134cc4ce6b759868 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: JGNAT Date: Wed, 15 Dec 2004 10:32:19 -0000 Organization: BAE SYSTEMS Message-ID: <41c01133_1@baen1673807.greenlnk.net> References: <20041212185059.18E224C40B5@lovelace.ada-france.org> X-Trace: individual.net BkRasttD2FNRQiO1TWVDdgUD8AFGxMRAeWgUixbKWKpj8Jp8Eb X-Orig-Path: baen1673807.greenlnk.net!baen1673807!not-for-mail X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 X-Original-NNTP-Posting-Host: baen1673807.greenlnk.net Xref: g2news1.google.com comp.lang.ada:6958 Date: 2004-12-15T10:32:19+00:00 List-Id: Andrew Carroll wrote: > 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? A# is Windows-only, I can't remember seeing anything about using it on 'Mono'...