previous up next
Go backward to Operational Interpretation
Go up to Top
Go forward to Operational Interpretation
RISC-Linz logo

Variables and Assignments

Definition: Variable.

Example: x, y, ...

Definition: (Variable) assignment.

Example: [x |-> 1, y |-> 2, ...]
Author: Wolfgang Schreiner
Last Modification: October 6, 1999

previous up next