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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,91d0d8cd28bbb477 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news4.google.com!news.germany.com!border1.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!nntp.giganews.com!feeder3.cambrium.nl!feed.tweaknews.nl!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Implementing an Ada compiler and libraries. References: <1178721451.073700.10730@y80g2000hsf.googlegroups.com> <4643880B.90307@obry.net> Date: Sun, 13 May 2007 14:03:14 +0200 Message-ID: <873b21nd6l.fsf@ludovic-brenta.org> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:CmdZx9mSwpm4xzHKDdHMOUNS46o= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Organization: Tele2 X-Trace: DXC=JV^2oc]7hn]dIYNgK^O]i\6`Y6aWje^YZOX2FjMgeC=]1B4<]HH1:nS6>ciY2L9N5\IJDj_e=^1`V Xref: g2news1.google.com comp.lang.ada:15790 Date: 2007-05-13T14:03:14+02:00 List-Id: Duncan Sands writes: > On Thursday 10 May 2007 23:00:59 Pascal Obry wrote: >> Duncan Sands a écrit : >> >> Why not play on a C generator for the Ada language ? >> > >> > I have one! I'm porting the GNAT Ada f-e to LLVM >> > (http://llvm.org/), which replaces the gcc code >> > optimizers with those of LLVM. LLVM has a C backend >> > which turns its IR into C. >> >> Interesting, I'll probably have a look at some point. Thanks. > > It will most likely be available with LLVM 2.1. I will post > an announcement here when I release it. In the mean time, do you have a public repository? Do you welcome contributions? -- Ludovic Brenta.