Changes between Version 3 and Version 4 of CIVL-C


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

--

Legend:

Unmodified
Added
Removed
Modified
  • CIVL-C

    v3 v4  
    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 "Executable Expression" and "Executable Statement"-type classes which have an evaluate method and extend the syntactic Expression and Statement classes.
    3131* Components:
    3232  * Util - uses nothing