bn:03562146n
Noun Concept
Categories: Parsing algorithms, Articles with example C code
EN
recursive descent parser  predictive parser  predictive parsing  recursive-descent parser  Recursive-descent parsers
EN
In computer science, a recursive descent parser is a kind of top-down parser built from a set of mutually recursive procedures where each such procedure implements one of the nonterminals of the grammar. Wikipedia
Definitions
Relations
Sources
EN
In computer science, a recursive descent parser is a kind of top-down parser built from a set of mutually recursive procedures where each such procedure implements one of the nonterminals of the grammar. Wikipedia
A type of top-down parser Wikipedia Disambiguation
Algorithm Wikidata