From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:a37:995:: with SMTP id 143mr7628241qkj.266.1595541730182; Thu, 23 Jul 2020 15:02:10 -0700 (PDT) X-Received: by 2002:ac8:964:: with SMTP id z33mr6715283qth.276.1595541729905; Thu, 23 Jul 2020 15:02:09 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!tr1.eu1.usenetexpress.com!feeder.usenetexpress.com!tr3.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 23 Jul 2020 15:02:09 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=2003:e7:ff39:5b64:7914:81e:262a:cfd9; posting-account=Md_OIgoAAAAkZyQ6nYoc3WBIThMpPfV7 NNTP-Posting-Host: 2003:e7:ff39:5b64:7914:81e:262a:cfd9 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: CLU and Alphard grammars available in HTML From: Oliver Kellogg Injection-Date: Thu, 23 Jul 2020 22:02:10 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:59508 List-Id: The research languages CLU and Alphard had some influence on the design of Ada [1]. The available grammar documents [2], [3] are in Postscript or PDF format, in the case of Alphard in a somewhat hard to read typeface due to being scanned from the original document. For an HTML version of the grammars, see http://okellogg.de/proglang/CLU-syntax.html http://okellogg.de/proglang/alphard-collected-syntax.html Have fun, Oliver [1] Ada 83 LRM section 1.3 See e.g. http://archive.adaic.com/standards/83lrm/html/lrm-01-03.html [2] CLU Reference Manual Appendix A See e.g. http://okellogg.de/proglang/CLU-syntax.pdf [3] An informal definition of Alphard See e.g. http://okellogg.de/proglang/An_informal_definition_of_Alphard.pdf