| Related articles |
|---|
| EBNF notation for "one or more"? craigh@cserver.plexus.com (1992-09-25) |
| Re: EBNF notation for "one or more"? preston@helena.cs.rice.edu (1992-09-26) |
| Newsgroups: | comp.compilers,comp.lang.c |
| From: | craigh@cserver.plexus.com (Craig Heilman) |
| Organization: | Plexus Corp. -- Neenah Wisconsin |
| Date: | Fri, 25 Sep 1992 15:49:06 GMT |
| Keywords: | syntax, question, comment |
I know that EBNF notation for "0 or more x" is {x} but what is the
notation for "1 or more"?
Thanks,
Craig
P.S. what would be a good reference for EBNF notation?
--
* Craig A. Heilman
* craigh@cserver.plexus.com
[I thought that, like BNF, EBNF isn't formally defined. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.