5.2 While statements Flashcards
1
Q
What is a while statement (and grammar)
A
2
Q
What is the set of semantic configurations for the while language
A
3
Q
What are the semantic inference rules for the while language
A
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).