Chapter 3 Flashcards
1
Q
Parsing
A
Process that constructs a syntactic structure from a stream of tokens
2
Q
The parsing phase is modeled through
A
Context-free-grammars
3
Q
Parser tasks
A
context free syntax analysis
guides context-sensitive analysis
constructs an intermediate representation
erorr messages and error correction