Changes between Version 2 and Version 3 of CIVL-C
- Timestamp:
- 07/08/22 15:07:52 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CIVL-C
v2 v3 28 28 * CIVL-IR must be completely well-defined and documented. 29 29 * Break up Evaluator by removing big switch: 30 * Have "ExecutableExpression" and "ExecutableStatement"-type classes which have an evaluate method and extend the syntactic Expression and Statement classes.30 * Have !"ExecutableExpression!" and !"ExecutableStatement!"-type classes which have an evaluate method and extend the syntactic Expression and Statement classes. 31 31 * Components: 32 32 * Util - uses nothing
