Changes between Version 2 and Version 3 of CIVL-C


Ignore:
Timestamp:
07/08/22 15:07:52 (4 years ago)
Author:
Alex Wilton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CIVL-C

    v2 v3  
    2828* CIVL-IR must be completely well-defined and documented.
    2929* 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.
    3131* Components:
    3232  * Util - uses nothing