From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:a05:6214:10cc:: with SMTP id r12mr847440qvs.21.1623169617815; Tue, 08 Jun 2021 09:26:57 -0700 (PDT) X-Received: by 2002:a25:4641:: with SMTP id t62mr35093815yba.253.1623169617658; Tue, 08 Jun 2021 09:26:57 -0700 (PDT) Path: eternal-september.org!reader02.eternal-september.org!feeder1.feed.usenet.farm!feed.usenet.farm!news-out.netnews.com!news.alt.net!fdc3.netnews.com!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 8 Jun 2021 09:26:57 -0700 (PDT) In-Reply-To: <2b94c73e-c38e-4499-b3b2-7f4d88dfb979n@googlegroups.com> Injection-Info: google-groups.googlegroups.com; posting-host=37.57.98.164; posting-account=K1cP1QoAAAD_GR6kW2Td0NqGqGBLRE8h NNTP-Posting-Host: 37.57.98.164 References: <2b94c73e-c38e-4499-b3b2-7f4d88dfb979n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <20208b1b-bbe5-438b-9cd5-06cb6774be32n@googlegroups.com> Subject: Re: Any chance of programming a web frontend in Ada 2012? From: Maxim Reznik Injection-Date: Tue, 08 Jun 2021 16:26:57 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1862 Xref: reader02.eternal-september.org comp.lang.ada:62148 List-Id: =D0=B2=D1=82=D0=BE=D1=80=D0=BD=D0=B8=D0=BA, 8 =D0=B8=D1=8E=D0=BD=D1=8F 2021= =D0=B3. =D0=B2 18:01:21 UTC+3, amado: > A number of ideas keep tickling my mind on how to do this. One is using A= SIS to translate Ada to JavaScript, a kind of Ada compiler with Javascript = as the target language. I did some progress in this direction, but ASIS4GNAT is abandoned and my pr= oject is suspended. The only user I have moved to AdaWebPack :) The source code of the translator is part of the Matreshka project. https://forge.ada-ru.org/matreshka/wiki/Web/A2JS There is GitHub mirror: https://github.com/reznikmm/matreshka