-
Notifications
You must be signed in to change notification settings - Fork 0
Notes091121
schrdrl edited this page Nov 14, 2021
·
2 revisions
Topics:
- Clarification of the input and output parameters used in the implementation of class 'AList'
- Exception-Handling with AOption (=> Abstraction of scala.Option)
- Example with 'head'-function
- For now: stop working on/with Apron
TODOS:
- Find examples to understand the construction of AList
- Implementation of 'tail'-function
- Implementation of 'isConcreteElementOf'
- Int -> AInt
- List -> AList
- Option -> AOption
- Testing
- Take into consideration to simplify class 'Intervals' (source: https://github.com/ahmadsalim/Rascal-Light)
- 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