Recursive descent parser




<grammar> A "top-down" parser built from a set of mutually-recursive procedures or a non-recursive equivalent where each such procedure usually implements one of the productions of the grammar.

Thus the structure of the resulting program closely mirrors that of the grammar it recognises.

["Recursive Programming Techniques", W.H. Burge, 1975, ISBN 0-201-14450-6].



< Previous Terms Terms Containing recursive descent parser Next Terms >
recursion
recursion theory
recursive
recursive acronym
recursive definition
Coco/R
Gray
Syntax/Semantic Language
Recursive Functional Algorithmic Language
Recursive Macro Actuated Generator
recursive type
Red
Red Book