Definition of Production

Al <two@haik.us>
Mon, 10 Sep 2007 03:24:56 -0700

          From comp.compilers

Related articles
Definition of Production two@haik.us (Al) (2007-09-10)
Re: Definition of Production DrDiettrich1@aol.com (Hans-Peter Diettrich) (2007-09-11)
Re: Definition of Production haberg@math.su.se (2007-09-19)
Re: Definition of Production haberg@math.su.se (2007-09-19)
| List of all articles for this month |

From: Al <two@haik.us>
Newsgroups: comp.compilers
Date: Mon, 10 Sep 2007 03:24:56 -0700
Organization: Compilers Central
Keywords: question
Posted-Date: 10 Sep 2007 09:29:16 EDT

Hi all,


I'm looking for a clear definition of `production' in a (computer)
grammatic/syntactic context. I've seen it used to mean anything from
rule (in the xBNF sense) to input string, to mixtures of both
(e.g. the segment of the input that matched a given rule).


I would like to know if there is more precise definition, and an
example or two if possible :). A related question is whether
`production' == `production rule'. Thanks in advance for the help.


Cheers,
-Al-
[No terms in comp sci have precise definitions, but I've consistently
seen production used in the sense of a grammar rule. -John]



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.