5.1 While Expressions Flashcards
What is an integer litteral (in terms of a regex expression)
What is the grammar tree for simple arithmetic expressions
Left associative and multiplication binds tighter
What are the rules for the semantic relation of simple arithmetic expressions
What is the semantic relation for simple arithmetic expressions
Maps each expression to a value
Prove that every simple arithmetic expression is semantically an integer value
What is an arithmetic expression (not simple ie vars) and the grammar tree
What is the state function for arithmatic expressions
What are the inductive semantic definition for deriving arithmatic expressions (including state)
What is a boolean expression (grammar tree)
What are boolean expressions (semantics tree)