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,970adb6ef07d5ccf X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!y80g2000hsf.googlegroups.com!not-for-mail From: Jerry Newsgroups: comp.lang.ada Subject: Re: Ada on Mac Date: 19 Apr 2007 01:27:40 -0700 Organization: http://groups.google.com Message-ID: <1176971260.650981.269080@y80g2000hsf.googlegroups.com> References: NNTP-Posting-Host: 63.230.225.92 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1176971261 3767 127.0.0.1 (19 Apr 2007 08:27:41 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 19 Apr 2007 08:27:41 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/420+ (KHTML, like Gecko, Safari/420) OmniWeb/v607.17,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: y80g2000hsf.googlegroups.com; posting-host=63.230.225.92; posting-account=Ax24hA0AAABV39UFqUVhb0kauOuAbI3T Xref: g2news1.google.com comp.lang.ada:15116 Date: 2007-04-19T01:27:40-07:00 List-Id: On Apr 19, 12:50 am, Maciej Sobczak wrote: > Hi, > > I tried to find what are the options for using Ada on Mac OS X. > The archives of comp.lang.ada show only some old posts, so I hope to get > some more up to date information after asking afresh. > > I have found the following: > > http://www.macada.org/compiler.html > > http://sourceforge.net/project/showfiles.php?group_id=132622&package_... > > Do you have any (strong?) opinions on these? > Would you recommend something else? > > The objective is to have a free compiler for personal use. > > -- > Maciej Sobczak :http://www.msobczak.com/ > Programming :http://www.msobczak.com/prog/ You are in the right neighborhood. The official site for Ada on Mac is macada.org but it is out of date and thus gives a poor first impression--the Mac Ada community is actually quite strong. There is a new "experimental" web site at http://www.macada.org/macada/macada/Welcome.html. **DO** join the mailing list which is very responsive. GNAT 4.2 and 4.3 are available as is a plug-in for Xcode, all in a proper Mac-style installer. Jerry