1.3 KiB
1.3 KiB
Planning of the compilation course (CAP, Compilation and Program Analysis)
Academic first semester 2022-2023
Week 1:
-
📖 First Course session: Wednesday 07/09/2022, 10h15-12h15. Amphi B (Gabriel Radanne)
- Introduction: transparents.
- ISA ref pdf RISCV.
- Demo Assembly.
- Lexing, Parsing, slides.
- Demo Parsing.
-
📖 Second Course session: Friday 09/09/2022, 10:15. Amphi B (Gabriel Radanne)
- Interpreters slides in english.
- Demo files.
- Grammar exercise.
-
🚀 Additional ressources (mainly in english)
- A nice YT video on structural induction by F. Pereira.
- Fernando Pereira's other videos on operational semantics : video1, video2.
Week 2:
-
🔨 Lab 1: Wednesday 14/09/2021, 10h15-12h15. Salles B1 (Nicolas Chappe) & B2 (Rémi Di Guardia)
- Introduction to RISCV TP01.
- Code in TP01/.
- ISA ref pdf RISCV.