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,85b02a301688919 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!news.tiscali.fr!club-internet.fr!feedme-small.clubint.net!feeder.news-service.com!feeder3.cambrium.nl!feed.tweaknews.nl!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: TIOBE Programming Community Index for November 2007 References: <1779892.Lp74q3fGR4@linux1.krischik.com> <1194203336.093798.41020@19g2000hsx.googlegroups.com> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Date: Sun, 04 Nov 2007 22:27:53 +0100 Message-ID: <87lk9daeg6.fsf@ludovic-brenta.org> Cancel-Lock: sha1:8NnwA2/49xaEjs8SXZ15lI/puqA= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: Tele2 X-Trace: DXC=bOgjDFe:=CLa\Mo6Y1n?[C6`Y6aWje^YJ7Fc\Q>=XMcM@WAS81_gI6F@84n9^aD3fL`gRE:JUIH[H Xref: g2news1.google.com comp.lang.ada:18181 Date: 2007-11-04T22:27:53+01:00 List-Id: j.khaldi@oltrelinux.com writes: > First you have to fix this: Ada lacks a free and *fast* compiler, > perhaps written in Ada (like the free Pascal one); GNAT is free and written in Ada. I admit that the latest versions are not fast. If you want a fast, free Ada compiler written in Ada, try GNAT 3.15p or try the port of the Ada front-end to LLVM (http://llvm.org). > and then this: an integrated development tool written in Ada to > (like Lazarus - http://www.lazarus.freepascal.org/). There is the GNAT Programming Studio, which is free and written in Ada. See http://libre2.adacore.com/gps -- Ludovic Brenta.