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.182.68.50 with SMTP id s18mr3984880obt.47.1421982487302; Thu, 22 Jan 2015 19:08:07 -0800 (PST) X-Received: by 10.182.91.116 with SMTP id cd20mr801obb.33.1421982487201; Thu, 22 Jan 2015 19:08:07 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!hl2no1295969igb.0!news-out.google.com!qk8ni13799igc.0!nntp.google.com!hl2no422162igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 22 Jan 2015 19:08:06 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=73.46.72.234; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 73.46.72.234 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <045b6ddb-7daf-458d-9ee9-c7f8289748ab@googlegroups.com> Subject: Re: Ada->Javascript? From: David Botton Injection-Date: Fri, 23 Jan 2015 03:08:07 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:24707 Date: 2015-01-22T19:08:06-08:00 List-Id: > There is also the templates parser for the Ada Web Server. That wouldn't qualify as Ada running on the browser even in the most remote= way of thinking. The idea of Ada -> JS or Ada -> ASM.JS (subset of JS) is = to allow for complete client side applications. If Gnoga succeeds to draw i= nterest and funds it will happen sooner rather than later. It's a far more = solid solution to use a full client side Ada / Gnoga solution and it offers= a better development model than yet another JS replacement language with t= he same typical DOM access. When the kids are done with braces they can learn to be engineers :) In general if there is already a server present using Gnoga it makes more s= ense for Applications. If just dumping pages of data, the traditional http = server model of AWS makes more sense using templates. David Botton