Chapter 10- Compiler Flashcards

1
Q

What does bold xxx say?

A

Terminal tokens.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the XML when xxx is non terminal element?

A

recursive call

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

From program structure which doe’s not get it’s own markup?

A

Type, and the last 3 (which gets identifier)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

From statements which does not get it’s own markup?

A

Statement

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

And from expressions which does not get?

A

Subroutinecall op unaryop keywordconstant

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

terminal

A

When a terminal is encountered what is the markup?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly