>From what I understood from what I read, EBNF just added some things to handle >recursive things. For JCL BNF should be fine, _IF_ BNF could do it, but >nothing I could see in the descriptions of BNF or EBNF gave you the ability to >dictate dependencies on particular columns. This VERB has to start here and >continue if there is a character in THAT column, etc.
Now, I say that, but I think that BNF and EBNF can do it, just that I didn't see it. (-: -----Alkuperäinen viesti----- Lähettäjä: IBM Mainframe Discussion List puolesta: Rick Fochtman Lähetetty: pe 17.11.2006 22:11 Vastaanottaja: [email protected] Aihe: Re: strange request: EBNF desc of JCL? I don't think you'll need EBNF to describe JCL; as languages go, it's fairly primitive. Standard BNF forms should handle it just fine. (I've never worked with EBNF, so I'm not sure about that, though.) ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

