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,3023ab417341ffd5 X-Google-Attributes: gid103376,public From: tmoran@bix.com (Tom Moran) Subject: Re: Ada for Win? Date: 1999/06/18 Message-ID: <376a7c4c.3113774@news.pacbell.net>#1/1 X-Deja-AN: 491133189 References: X-Complaints-To: abuse@pacbell.net X-Trace: typhoon-sf.snfc21.pbi.net 929725998 206.170.2.21 (Fri, 18 Jun 1999 10:13:18 PDT) Organization: SBC Internet Services NNTP-Posting-Date: Fri, 18 Jun 1999 10:13:18 PDT Newsgroups: comp.lang.ada Date: 1999-06-18T00:00:00+00:00 List-Id: >Is there a good free Compiler for >a Win-System? Or a IDE, where I can use the standard Windows things like >Windows, Buttons, Mouse and such? There is an embarrassment of riches. For a compiler, get Gnat from www.nyu.edu or the personal(?) version of ObjectAda from www.aonix.com For a binding, see www.adapower.com and select Windows to see some of the many offerings. The Windex site even has a comparison listing some of the other Windows bindings. As a co-author of CLAW, I suggest you look at the TriAda paper and the free demo version at www.rrsoftware.com For the quickest intro to its style, you might look at src.zip at http://members.aol.com/diners, which has Mike Feldman's Dining Philosophers modified to run graphically in Windows.