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: a07f3367d7,37c5766674805de5 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: How to start? Date: Fri, 29 Jul 2011 19:14:24 +0100 Organization: A noiseless patient Spider Message-ID: References: <1k56jxr.1rg1pxl3o8qn7N%marcoleditadalnaso@gmail.com> <4e32ec21$0$7624$9b4e6d93@newsspool1.arcor-online.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: mx04.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="13926"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+gEfoZt6xF3g3Roce0ZvMh3Nnjx1KCrbg=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (darwin) Cancel-Lock: sha1:XSARnOaW8gVcVwH8DeFft9ZHV1w= sha1:13e2pwWTQRyjpqOw+HV8O1muhvU= Xref: g2news1.google.com comp.lang.ada:20417 Date: 2011-07-29T19:14:24+01:00 List-Id: Georg Bauhaus writes: > On 29.07.11 18:43, MarcoGT wrote: >> Hi all, >> >> I would like to start lo learn ADA. >> I am not new to software development; I know Java and a little bit of >> C/C++. >> >> I use OSX Lion (10.7). > > Get XCode, too. Chances are that Ada integration > is not as comfortable as that of Objective-C, but > there are other editors, including Eclipse with > Ada support. And there is the GNAT Programming Studio. Xcode is a must - there's no assembler without it. If you're an Emacs fan, there's Emacs at http://emacsformacosx.com/ with a later ada-mode from http://stephe-leake.org/emacs/ada-mode/emacs-ada-mode.html .