grid-line

Top-down parsing

This is a strategy in computer science where the parse tree is first examined from the highest level and then worked down using the rewriting rules of a formal grammar. LL parsers are a type that uses this strategy.
2.9K
Volume
+62%
Growth
exploding