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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,78852907f12cca19 X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: ada83 or 95? Date: 1999/02/24 Message-ID: <1999Feb24.031134.1@eisner>#1/1 X-Deja-AN: 447812378 X-Nntp-Posting-Host: eisner.decus.org References: <36D39A76.FDCAF8A1@GoAway.com> X-Trace: news.decus.org 919843897 10809 KILGALLEN [192.67.173.2] Organization: LJK Software Reply-To: Kilgallen@eisner.decus.org.nospam Newsgroups: comp.lang.ada Date: 1999-02-24T00:00:00+00:00 List-Id: In article <36D39A76.FDCAF8A1@GoAway.com>, Corvus writes: > Which Ada should a person that's never used Ada before use? Ada83 or > Ada95? Is there a big difference, like the difference between C & C++? There is no big difference for a beginner, particularly if you just happen to use features that were in Ada83. There are a few platforms for which only Ada83 compilers are available, so that is the main reason to restrict yourself to Ada83 features for new work. Larry Kilgallen