You can get what you want, with some work (since the language diagrams are spread out through the book), from the Burroughs Extended Algol manuals. For example:
http://www.bitsavers.org/pdf/burroughs/LargeSystems/B5000_5500_5700/1028024_B5500_ExtendedAlgol_196707.pdf And you'll have to strip out the "extended" pieces of it. -----Original Message----- From: [email protected] <[email protected]> On Behalf Of Adriaan van Os Sent: Thursday, November 23, 2023 9:24 AM To: [email protected] Subject: EBNF Thanks for adding me to the mailing list. I am looking for the syntax of Algol-60 (and Algol-W) in EBNF <https://en.wikipedia.org/wiki/Extended_Backus%E2%80%93Naur_form> or WSN <https://en.wikipedia.org/wiki/Wirth_syntax_notation> form. The "Modified Report on the Algorithmic Language Algol 60" gives the syntax of the language in BNF form <https://en.wikipedia.org/wiki/Backus%E2%80%93Naur_form>, but that's a different (and less powerful) horse. Can anybody help here ? Regards, Adriaan van Os _______________________________________________ Help-marst mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-marst _______________________________________________ Help-marst mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-marst
