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.224.56.9 with SMTP id w9mr6000615qag.5.1413335167443; Tue, 14 Oct 2014 18:06:07 -0700 (PDT) X-Received: by 10.182.28.10 with SMTP id x10mr53060obg.11.1413335167302; Tue, 14 Oct 2014 18:06:07 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!feeder.erje.net!eu.feeder.erje.net!newspeer1.nac.net!border2.nntp.dca1.giganews.com!nntp.giganews.com!s7no2799852qap.0!news-out.google.com!rp1ni29760igb.0!nntp.google.com!h18no5958410igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 14 Oct 2014 18:06:07 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=66.176.73.77; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 66.176.73.77 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: GNAT with LLVM -> Java Script From: David Botton Injection-Date: Wed, 15 Oct 2014 01:06:07 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:22489 Date: 2014-10-14T18:06:07-07:00 List-Id: So wondering why I would want an LLVM backend for GNAT, LLVM has support to output ASM.JS, i.e. Java Script http://www.humblebundle.com/ The current games in the bundle are traditional desktop video games now running as plan Java Script, no plugins, in a browser. Gnoga would be a perfect fit for a Gnat that output to JS, instant control of the browser running all client side. David Botton