Computer Science Fundamentals Algorithms Subjective
Feb 26, 2013

What is Shift-Reduce parsing?

Detailed Explanation

A general style of bottom-up syntax analysis, which attempts to construct a parse tree for an input string beginning at the leaves and working up towards the root

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback