From: | "dtf" <k301x@yahoo.com> |
Newsgroups: | comp.compilers |
Date: | 10 Aug 2004 17:36:31 -0400 |
Organization: | SLK Parser Generator |
References: | 04-08-046 |
Keywords: | parse, theory |
Posted-Date: | 10 Aug 2004 17:36:31 EDT |
The empty string is not a terminal symbol in a grammar. It is a
representation of the lack of a symbol. So G == G'. Rewrite the productions
in yacc format to see the equivalence.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.