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!weretis.net!feeder1.news.weretis.net!news.roellig-ltd.de!open-news-network.org!cyclone03.ams2.highwinds-media.com!news.highwinds-media.com!voer-me.highwinds-media.com!npeersf04.am4!fx08.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> <9Xq%v.417458$b_1.179403@fx10.fr7> <54032b68-915c-4556-9bfd-945c81f2d316@googlegroups.com> 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: NNTP-Posting-Host: 62.49.20.82 X-Complaints-To: abuse@demon.net X-Trace: 1413378647 62.49.20.82 (Wed, 15 Oct 2014 13:10:47 UTC) NNTP-Posting-Date: Wed, 15 Oct 2014 13:10:47 UTC Date: Wed, 15 Oct 2014 13:10:47 GMT X-Received-Body-CRC: 3018385707 X-Received-Bytes: 1862 Xref: news.eternal-september.org comp.lang.ada:22506 Date: 2014-10-15T13:10:47+00:00 List-Id: On Wed, 15 Oct 2014 02:59:20 -0700, Lucretia wrote: > On Wednesday, 15 October 2014 10:15:51 UTC+1, Brian Drummond wrote: >> >> >> 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. > > Yup. > > There are also the bindings that were written and then abandoned by > Duncan Sands, don't know if they are more advanced or not. > > Luke. That was the DragonEgg project, wasn't it? I got the impression it foundered on some shortcoming of LLVM for non-C languages; not certain which, but possibly the one regarding nested functions that Tristan has overcome with ghdl. - Brian