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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.107.198.12 with SMTP id w12mr15593535iof.105.1521909210070; Sat, 24 Mar 2018 09:33:30 -0700 (PDT) X-Received: by 2002:a9d:4045:: with SMTP id o5-v6mr866580oti.6.1521909209938; Sat, 24 Mar 2018 09:33:29 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!199-v6no1901187itl.0!news-out.google.com!d3-v6ni1550itf.0!nntp.google.com!u184-v6no1893124ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 24 Mar 2018 09:33:29 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=47.185.233.194; posting-account=zwxLlwoAAAChLBU7oraRzNDnqQYkYbpo NNTP-Posting-Host: 47.185.233.194 References: <9ed9edb1-3342-4644-89e8-9bcf404970ee@googlegroups.com> <26a1fe54-750c-45d7-9006-b6fecaa41176@googlegroups.com> <656fb1d7-48a4-40fd-bc80-10ba9c4ad0a4@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Ada-Oriented GUI From: "Dan'l Miller" Injection-Date: Sat, 24 Mar 2018 16:33:30 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:51192 Date: 2018-03-24T09:33:29-07:00 List-Id: On Thursday, March 22, 2018 at 6:47:28 PM UTC-5, Randy Brukardt wrote: > (Ada is wildly inappropriate for applications that are mostly GUI - use s= ome=20 > web-based langauge for that and use Ada for the heavy-duty processing.) So =E2=80=9CAda is wildly inappropriate for=E2=80=9D graphical user interfa= ces in avionics cockpits? Well, I guess that we can mark that one off the = list then. Real-time avionics backend to control the fly-by-wire hardware = of the airplane in Ada, and the GUI for the cockpit in C# or Java on CLR or= JVM bytecode VMs, right?