Changes between Version 17 and Version 18 of IR
- Timestamp:
- 11/22/15 09:00:06 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IR
v17 v18 1 1 2 The CIVL-IR . Also known as"CIVL model".2 The CIVL-IR language. A program in this language is also known as a "CIVL model". 3 3 4 Properties of language:4 Properties of the language: 5 5 6 6 * the language (and grammar) are subsets of CIVL-C 7 * a CIVL-IR program srepresents a guarded-transition system explicitly7 * a CIVL-IR program represents a guarded-transition system explicitly 8 8 * as in CIVL-C, there are functions, scopes, and functions can be defined in any scope 9 9 * all blocks (including a function body) consist of the following elements, in order:
