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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8d00a8570ede98c7 X-Google-Attributes: gid103376,public From: "David Botton" Subject: Re: ADA Development. Date: 1999/11/11 Message-ID: <80fjuv$1c6q$1@news.gate.net>#1/1 X-Deja-AN: 547537690 References: <80f2v2$d2n$1@gxsn.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 X-Complaints-To: abuse@gate.net X-Trace: news.gate.net 942363423 45274 199.227.148.236 (11 Nov 1999 23:37:03 GMT) Organization: CyberGate, Inc. NNTP-Posting-Date: 11 Nov 1999 23:37:03 GMT Newsgroups: comp.lang.ada Date: 1999-11-11T23:37:03+00:00 List-Id: There are two Win32 compilers available: The full public edition of Gnat 3.12p (ftp://ftp.cdrom.com/pub/ada/compiler/gnat) and a limited edition of Aonix Object Ada (http://www.aonix.com/Products/CSDS/ada.download.html) For resource on Windows programming see: http://www.adapower.com/windows (links to articles and many sites on Win32 with Ada) for COM/DCOM http://www.adapower.com/com I would recommend the GNAT compiler as there are real limitations to the Limited Edition OA version that get in the way of Win32 development using Ada. David Botton >I am a student looking to learn ADA. Can anyone point me in the direction >of a company that provides students with free ADA development tools for the >NT / Win9x platform?