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:ad4:5ba5:: with SMTP id 5mr204947qvq.22.1623161538199; Tue, 08 Jun 2021 07:12:18 -0700 (PDT) X-Received: by 2002:a25:6d02:: with SMTP id i2mr31817216ybc.309.1623161537940; Tue, 08 Jun 2021 07:12:17 -0700 (PDT) Path: eternal-september.org!reader02.eternal-september.org!feeder1.feed.usenet.farm!feed.usenet.farm!tr2.eu1.usenetexpress.com!feeder.usenetexpress.com!tr2.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.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 07:12:17 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=94.60.6.132; posting-account=3cDqWgoAAAAZXc8D3pDqwa77IryJ2nnY NNTP-Posting-Host: 94.60.6.132 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9778346a-b361-4038-8c1f-406830f6cd9an@googlegroups.com> Subject: Re: Any chance of programming a web frontend in Ada 2012? From: Marius Amado-Alves Injection-Date: Tue, 08 Jun 2021 14:12:18 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:62138 List-Id: > There's always been CGI, there is a FastCGI implementation, my SCGI is > nowhere near complete, and may as well be dead tbh. Thanks, Luke. I've used CGI in the past (~2000). But now I'm a grown man and want to use a single language:-) ( Cannot refind the meme now. 'Twas something like this: beginner web developer: {HTML...} intermediate: {HTML, CSS, Javascript...} master: {Javascript} )