SCOOP-A3: Compiler adaptation
Team: Alexander Kogtenkov, Ted
- Parser
- Support only separate type declarations (exclude separate class declarations).
- Provide syntax to refer to the processors.
- Take into account the possibility to use anchors.
- Type checking introduces new
- Conformance rules that affect type system
- Validity rules that require good description of errors
- Code generation is closely connected with work on the scheduler (A1, A2) and should target
- bytecode
- C code
- CIL code