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=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cf2dcc347234b4b4 X-Google-Attributes: gid103376,public From: Steve Quinlan Subject: Re: Beginner needs help Date: 1999/03/30 Message-ID: <3700D181.8C2C69FD@nospam.lmco.com>#1/1 X-Deja-AN: 460746665 Content-Transfer-Encoding: 7bit References: <19990330075715.13320.00000012@ng43.aol.com> Content-Type: text/plain; charset=us-ascii Organization: Lockheed-Martin Air Traffic Management Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-03-30T00:00:00+00:00 List-Id: Peter43210 wrote: > I don't know anything of the Ada language, but I gonna have to use it in a > couple of months. Is there anybody to tell me where I could find the program > (compiler) and any book (on the Net, because I'm French) to help me start. > Thanks to anybody answering, > Vincent You can find references to everything you want at www.adahome.com . Go to the bottom -- "Lovelace tutorial" is an online Ada programming tutorial. Click "compilers" and follow that till you get to the link to the GNAT mirror sites. GNAT is a freely available Ada compiler which you can download and install.