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 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!goblin1!goblin.stu.neva.ru!peer01.fr7!news.highwinds-media.com!peer02.am1!peering.am1!npeersf04.am4!fx10.fr7.POSTED!not-for-mail From: Brian Drummond Subject: Re: GNAT with LLVM -> Java Script Newsgroups: comp.lang.ada References: <851998451435030340.491778laguest-archeia.com@nntp.aioe.org> User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-ID: <9Xq%v.417458$b_1.179403@fx10.fr7> NNTP-Posting-Host: 62.49.20.82 X-Complaints-To: abuse@demon.net X-Trace: 1413364549 62.49.20.82 (Wed, 15 Oct 2014 09:15:49 UTC) NNTP-Posting-Date: Wed, 15 Oct 2014 09:15:49 UTC Date: Wed, 15 Oct 2014 09:15:49 GMT X-Received-Body-CRC: 1707672165 X-Received-Bytes: 1779 Xref: news.eternal-september.org comp.lang.ada:22497 Date: 2014-10-15T09:15:49+00:00 List-Id: On Wed, 15 Oct 2014 01:47:04 +0000, Luke A. Guest wrote: > David Botton wrote: >> 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 > > I extracted the llvm code from another project, it's GPL. It's from a > vhdl compiler iirc. > > I can put it up somewhere if you like. Would that be from ghdl? If so, http://sourceforge.net/projects/ghdl-updates/?source=navbar and check out the trunk. There is quite a bit of active development on it, but not much on the LLVM back end at the moment. - Brian