recursive descent parser
recursive descent parser
(grammar)["Recursive Programming Techniques", W.H. Burge, 1975, ISBN0-201-14450-6].
单词 | recursive descent parser |
释义 | recursive descent parserrecursive descent parser(grammar)["Recursive Programming Techniques", W.H. Burge, 1975, ISBN0-201-14450-6]. recursive descent parserSoftware that breaks down XML data or source code into a visual tree for clarity. Known as a "top-down parser," a recursive descent parser reads the input from left to right in contrast to a "bottom-up parser" (such as a shift-reduce parser) that starts with the right side of a grammatical entity. See XML, parse and recursion. |
随便看 |
英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。