Changes between Version 21 and Version 22 of IR
- Timestamp:
- 11/22/15 11:58:57 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IR
v21 v22 8 8 * a CIVL-IR program represents a guarded-transition system explicitly 9 9 * as in CIVL-C, there are functions, scopes, and functions can be defined in any scope 10 * all blocks (including a function body) consist of the following elements, in order: 10 * all blocks (including a function body) consist of the following elements: 11 * a sequence of type definitions 11 12 * a sequence of variable declarations with no initializers 12 13 * a sequence of function definitions
