Re: EBNF grammar, can someone help?
- From: mecej4 <mecej4@xxxxxxxxxxxxx>
- Date: Mon, 02 Jul 2007 08:18:45 -0500
Tina wrote:
hello, I have a question...and here what I did...but I'm not sure if it's
right or not...please help. thanks.
Give EBNF grammar for Program95indentifiers.
my answer: Program = Program;
Ninety five = "9",, "5";
indentifiers = identifiers;
Program95identifiers = Program, Ninety five, indentifiers.
Justify your claim that your "answer" answers the question.
What does "EBNF grammar" mean? The grammar of EBNF itself? The grammar of
some programming language expressed in EBNF?
-- mecej4
.
- References:
- EBNF grammar, can someone help?
- From: Tina
- EBNF grammar, can someone help?
- Prev by Date: Semi-linear Problem
- Next by Date: Re: Write unambiguously grammar.?
- Previous by thread: EBNF grammar, can someone help?
- Next by thread: Runge Kutta Divergence
- Index(es):