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,9ad6cab12fa0c181 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!feedme.ziplink.net!news.swapon.de!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Jeffrey Creem Newsgroups: comp.lang.ada Subject: Re: GNAT version for Ada training? Date: Sat, 29 Jan 2011 09:25:31 -0500 Organization: A noiseless patient Spider Message-ID: References: <77d239b1-3ba6-458c-9f97-d64b16d46675@glegroupsg2000goo.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: mx01.eternal-september.org; posting-host="qwC9sxX6083KTsdl5V7dbg"; logging-data="26956"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/WB63uSrxz86BIiJ26ikUqlwUMuL2uh0U=" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 In-Reply-To: <77d239b1-3ba6-458c-9f97-d64b16d46675@glegroupsg2000goo.googlegroups.com> Cancel-Lock: sha1:hufMWw+USAmIZ78HmlVtbYiA4bY= Xref: g2news2.google.com comp.lang.ada:17763 Date: 2011-01-29T09:25:31-05:00 List-Id: On 1/29/2011 8:20 AM, Marco wrote: > We are going to create an Ada training class for "experienced" (loosely) programmers. We need a free native compiler that works currently on XP and maybe Vista currently but will work on Windows 7 (64 bit) in the near term. GPL license is just fine. I really don't want a cygwin based solution if possible because that is a somewhat cumbersome arrangement for Windows. A native MinGW compiler would be fine or maybe something from AdaCore. We only need Ada95 since the "graduates" will be working on enhancements, upgrades and fixes to existing code bases. Command-line interface is fine because we have GUI editors such as Slickedit available. > > Please include URLs if possible with your recommendations. > Non GNAT solutions are ok also but vendors please don't expect any additional sales. > > It is an opportunity for these young developers to learn a good language. > > thanks > Marco Seems like GNAT GPL edition is what you want. http://libre.adacore.com/libre/ Certainly can pair with slickedit if you'd like but GPS (which is also available there) is sort of hard to beat (though I must admit it still feels a little off under Windows as compared to Linux/Solaris).