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: stt@houdini.camb.inmet.com (Tucker Taft) Subject: Re: Syntax rules Date: 1996/09/18 Message-ID: #1/1 X-Deja-AN: 181380386 distribution: usa sender: news@inmet.camb.inmet.com (USENET news) x-nntp-posting-host: houdini.camb.inmet.com references: <51ncla$grh@teal.csn.net> organization: Intermetrics, Inc. newsgroups: comp.lang.ada Date: 1996-09-18T00:00:00+00:00 List-Id: Jesse Deutsch (jdeutsch@csn.net) wrote: : 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. Go to the directory: http://sw-eng.falls-church.va.us/adaic/standards/95lrm_rat/ In there you will find grammar9x.y and lexer9x.l. These are YACC and LEX files for Ada 95. : Thanks, : Jesse -Tucker Taft stt@inmet.com http://www.inmet.com/~stt/ Intermetrics, Inc. Cambridge, MA USA