1.1 KiB
1.1 KiB
Planning of the compilation course (CAP, Compilation and Program Analysis)
Academic first semester 2022-2021
Week 1:
-
📖 First Course session: Tuesday 5/9/2022, 10h15-12h15. Amphi B (Gabriel Radanne)
- Introduction: transparents.
- ISA ref pdf RISCV.
- Demo Assembly.
- Lexing, Parsing, slides.
- Demo Parsing.
-
📖 Second Course session: Friday 7/9/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