Jisho

×
構文解析
Wikipedia definition
1. Top-down parsingIn computer science, top-down parsing is a parsing strategy where one first looks at the highest level of the parse tree and works down the parse tree by using the rewriting rules of a formal grammar. LL parsers are a type of parser that uses a top-down parsing strategy. Top-down parsing is a strategy of analyzing unknown data relationships by hypothesizing general parse tree structures and then considering whether the known fundamental structures are compatible with the hypothesis.
Read “Top-down parsing” on English Wikipedia
Read “トップダウン構文解析” on Japanese Wikipedia
Read “Top-down parsing” on DBpedia

Discussions

to talk about this word.