Definitions from Wiktionary (recursive descent)
▸ noun: (computing theory) A kind of top-down parsing involving a set of mutually recursive procedures, each of which implements one of the non-terminals of the grammar, so that the structure of the parser program closely mirrors that of the grammar.
▸ Words similar to recursive descent
▸ Usage examples for recursive descent
▸ Idioms related to recursive descent
▸ Wikipedia articles (New!)
▸ Words that often appear near recursive descent
▸ Rhymes of recursive descent
▸ Invented words related to recursive descent
▸ noun: (computing theory) A kind of top-down parsing involving a set of mutually recursive procedures, each of which implements one of the non-terminals of the grammar, so that the structure of the parser program closely mirrors that of the grammar.
Similar:
primitive recursion,
recursive definition,
recursion,
recursion theory,
iterative deepening search,
tree,
left recursion,
inductive definition,
Kleene's recursion theorem,
corecursion,
more...
Opposite:
▸ Words similar to recursive descent
▸ Usage examples for recursive descent
▸ Idioms related to recursive descent
▸ Wikipedia articles (New!)
▸ Words that often appear near recursive descent
▸ Rhymes of recursive descent
▸ Invented words related to recursive descent