This commit is contained in:
augustin64 2024-09-26 10:37:13 +02:00
commit f0f835e2f8
4 changed files with 15 additions and 2 deletions

View File

@ -28,3 +28,16 @@ _Academic first semester 2024-2025_
- :book: Course: Thursday 19/09/2024, 10h15-12h15. Amphi B (Yannick Zakowski)
* Typing: [transparents](course/capmif_cours_04_typing.pdf).
# Week 3:
- :hammer: Lab 2: Thursday 23/09/2023, 13h30-15h30. Room E001 (Samuel Humeau & Emma Nardino)
* Lexing & Parsing with ANTLR4 [TP02](TP02/tp2.pdf).
* Code in [TP02/](TP02/).
- :book: Course: Thursday 26/09/2024, 10h15-12h15. Amphi B (Gabriel Radanne)
* Interpreters: [transparents](course/capmif_cours03_interpreters.pdf).
* 3 Address code generation: [transparents](course/capmif_cours05_3ad_codegen.pdf).

View File

@ -10,7 +10,7 @@
- Gabriel Radanne, Inria, LIP https://gabriel.radanne.net/
- Yannick Zakowski, Inria, LIP https://perso.ens-lyon.fr/yannick.zakowski/
* Page on the "portail des études ENSL" : https://etudes.ens-lyon.fr/course/view.php?id=5673
* Page on the "portail des études ENSL" : https://etudes.ens-lyon.fr/course/view.php?id=6042
* Covid Era's video courses: https://www.youtube.com/playlist?list=PLtjm-n_Ts-J-6EU1WfVIWLhl1BUUR-Sqm
## Get the repository

Binary file not shown.

Binary file not shown.