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,487005686b5873fe X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!1g2000pre.googlegroups.com!not-for-mail From: Jerry Newsgroups: comp.lang.ada Subject: Re: Ada on Mac Date: Thu, 11 Sep 2008 01:49:19 -0700 (PDT) Organization: http://groups.google.com Message-ID: <6838d7c7-4fb8-44b2-b8dd-9daeb453a7d8@1g2000pre.googlegroups.com> References: NNTP-Posting-Host: 75.171.37.202 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1221122959 31012 127.0.0.1 (11 Sep 2008 08:49:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 11 Sep 2008 08:49:19 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 1g2000pre.googlegroups.com; posting-host=75.171.37.202; posting-account=x5rpZwoAAABMN2XPwcebPWPkebpwQNJG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US) AppleWebKit/525.18 (KHTML, like Gecko, Safari/525.20) OmniWeb/v622.2.0.104664,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7705 Date: 2008-09-11T01:49:19-07:00 List-Id: On Sep 10, 6:28=A0pm, Michael Feldman wrote: > Martin wrote: > > Finally jumped ship and got a Mac...what's the best, free (as in beer) > > Ada environment for Mac OS X? > > > TIA! > > > -- Martin > > Seewww.macada.org. Download the Leopard installer for GNAT and you're > up and running. Make sure you've installed Apple's Developer Tools > first, especially the XCode tools. They're in the optional-installs > folder on your system disk. > > GNAT/Mac comes with a plug-in for XCode (which is Apple's standard > developer IDE). It's pretty much like all the other IDEs you've seen. > > Mike Feldman I agree about Xcode. www.macada.org is quirky so make sure you sign up for the mailing list if you have any problems. There are a couple of free editors with IDE features of note that are Ada-friendly. Check out Smultron and TextWrangler. Not free ($49) but highly recommended is TextMate. Jerry