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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,57e35717bea2a292 X-Google-Attributes: gid103376,public From: Dale Stanbrough Subject: Re: HELP! I need an Ada thing Date: 1997/12/18 Message-ID: <67cbfg$7kh$1@goanna.cs.rmit.edu.au>#1/1 X-Deja-AN: 308446522 Distribution: world Content-Transfer-Encoding: 8bit References: <19971217211401.QAA28830@ladder01.news.aol.com> Content-Type: text/plain; charset=ISO-8859-1 X-XXMessage-ID: Organization: RMIT Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1997-12-18T00:00:00+00:00 List-Id: gjb1332@aol.com writes: >I don't actually have an Ada compiler(or interpreter; I'm not sure what sort of >language it is, since I've never actually used it)... Ada is a language, for which there are numerous compilers available. The best description of it is an "industrialised Pascal" If you want some info about it look at www.cs.rmit.edu.au/~dale/aln/index.html which presents the language in an introductory manner. Dale