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,8c8d033c803e53b6 X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: Syntax rules Date: 1996/09/18 Message-ID: <1996Sep18.080012.1@eisner>#1/1 X-Deja-AN: 181357268 distribution: usa x-nntp-posting-host: eisner.decus.org references: <51ncla$grh@teal.csn.net> x-nntp-posting-user: KILGALLEN x-trace: 843048016/16902 organization: LJK Software newsgroups: comp.lang.ada Date: 1996-09-18T00:00:00+00:00 List-Id: In article <51ncla$grh@teal.csn.net>, jdeutsch@csn.net (Jesse Deutsch) writes: > Is there any convenient place on the net with > the syntax rules for ADA? Especially interested > in the rules for statments in the language and > functions/subprograms/other organization of code. The specific location you want in the Home of the Brave Ada Programmers site is http://lglwww.epfl.ch/Ada/Resources/References.html. The Reference Manual gives all the rules, while the Rationale explains differences from what a non-ada person might expect.