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,7833d36bbd0d6fcd X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!213.200.89.82.MISMATCH!tiscali!newsfeed1.ip.tiscali.net!newsfeed.bit.nl!newsfeed.bit.nl!217.19.16.136.MISMATCH!217.19.16.137.MISMATCH!news.cambrium.nl!130.161.131.100.MISMATCH!news.tudelft.nl!tudelft.nl!surfnet.nl!news.utwente.nl!not-for-mail From: Ching Bon Lam Newsgroups: comp.lang.ada Subject: Re: Offical Ada FAQ Date: Thu, 25 Nov 2004 13:07:11 +0000 (UTC) Organization: University of Twente, Enschede, The Netherlands Message-ID: References: <2004112423222516807%david@bottoncom> NNTP-Posting-Host: shoop.adsl.utwente.nl X-Trace: netlx020.civ.utwente.nl 1101388031 4638 130.89.227.153 (25 Nov 2004 13:07:11 GMT) X-Complaints-To: abuse@utwente.nl NNTP-Posting-Date: Thu, 25 Nov 2004 13:07:11 +0000 (UTC) User-Agent: Xnews/5.04.25 Xref: g2news1.google.com comp.lang.ada:6459 Date: 2004-11-25T13:07:11+00:00 List-Id: > Question: > Is there a version of Ada for Windows? > > Answer: > Yes > > There is a free as in liberty and beer Win32 compiler available from > http://libre.act-europe.fr/GNAT/. > > A supported version of that compiler is available from AdaCore > Technologies at http://www.gnat.com > > A Visual Studio Style produce called ObjectAda is available from Aonix > > RR Software sells Janus/Ada along with CLAW a think binding to Windows > and a CLAW GUI builder. There is also a GCC 3.4.2 ada compiler available at www.mingw.com which works under windows. CBL