Skip to content

Parsing Algorithm

Ronald Franco edited this page Dec 28, 2018 · 5 revisions

This section will discuss how AFParser Data Structure is navigated to parse some input. More specifically, we discuss how the parsing algorithm navigates the data structure to determine a match and to backtrack when necessary.