5.2 While statements Flashcards

1
Q

What is a while statement (and grammar)

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

What is the set of semantic configurations for the while language

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

What are the semantic inference rules for the while language

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

What is syntactic sugar and how can we use it for writing While programs cleanly

A

We’ll tend to introduce such abbreviations with an
symbol, which we’ll use regardless of the object we’re defining an abbreviation for (arithmetic or boolean expression, or statement).

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