-
Notifications
You must be signed in to change notification settings - Fork 0
Meeting Notes: 18.01.22
schrdrl edited this page Jan 19, 2022
·
1 revision
TODOS:
- Presentation slides: instead of an larger example -> Syntax & Semantic (how are values represented)
- refactor unary and binary operators -> trait AUnOp and trait ABinOp
- Refactor:IsNil, ===
- further work on AAssert
- implementation of AAssume
- Refactor concrete example wit Set[AList]
- generic Version of AState -> AList, AInt (, AOption)
- Definitions: AList
- Definitions: AState
- Examples: Basic Functions
- Examples: Loop
- AList as Set
- Checklist: Operators
- Checklist: Experimental Evaluation
- Meeting Notes: 09.11.21
- Meeting Notes: 15.11.21
- Meeting Notes: 22.11.21
- Meeting Notes: 29.11.21
- Meeting Notes: 14.12.21
- Meeting Notes: 21.12.21
- Meeting-Notes: 11.01.22
- Meeting Notes: 18.02.22
- Meeting Notes: 01.02.22