role of parser
role of parser
PKacational
initute
PEducational
Institute
b 10
" Thus, by the parSe tree, parser smartly finds the syntax
yan8 hoonstitut
errors i
" It is also necessary that the parser recover from common
errors so that the task of processing the input can betional
continued.
Institute
Role of Parser
PK EDUCATION
" In the process of compilation, the parser and lexical analyzer
worktogether. hatitute
" When parser requires string of tokens, it invokes lexical analyzer.
. In tur the lexical analyzer supplies tokens to the parser.
" Parser is also known as syntax
D% analyzer.
Educa
ypes of parsers
Bottom-up parsers build parse trees from the leaves and work up to
the root.
Input to the parser is scanned from left to right.
One symbol at a time.
º And just as efficient
The role of parser
regular
expressions errorS