Compilation and Program Analysis
Go to file
2024-09-30 13:33:53 +02:00
course Cours semaine 3. 2024-09-25 12:44:29 +02:00
logos Init. 2024-09-09 13:09:53 +02:00
MiniC Ajout TP3 2024-09-29 09:58:25 +02:00
TP01 Add TP01 answers 2024-09-23 13:39:04 +02:00
TP02 Add TPO2 2024-09-23 11:04:28 +02:00
TP03 Date 2024-09-30 11:11:19 +02:00
INSTALL.md Add MacOS install instructions 2024-09-11 14:03:10 +02:00
LICENSE Init. 2024-09-09 13:09:53 +02:00
PLANNING.md Cours semaine 3. 2024-09-25 12:44:29 +02:00
README.md MAJ page portail des études. 2024-09-25 12:44:40 +02:00

cap-labs 2024: Public files for ENSL M1 students (CAP course)

ensllogo

Course

Get the repository

git clone https://github.com/Drup/cap-lab24.git
cd cap-lab24

Contents

  • TPxx/ : student companion files for CAP labs 2024-25

About the target machine

The target machine is RISCV. The directory contains instructions to install a compiler and a simulator.

Contact

Gabriel Radanne, Inria, LIP email

Exam

  • MCC (final grade computation) :
let ccgrade = average(Lab3, Lab4, Lab5, homework)
in (finalnote + ccgrade)/2
  • The final exam will be done "physically" in January. It will last three (3) hours. No authorized documents.

Contributors

  • Labs (ENSL 2019 version): Laure Gonnord, Ludovic Henrio, Matthieu Moy, Marc de Vismes
  • 2020 : Gabriel Radanne, Paul Iannetta
  • 2021-2023 : Nicolas Chappe, Remi Di Guardia
  • 2023-2024 : Samuel Humeau, Hugo Thievenaz
  • 2024-2025 : Samuel Humeau, Emma Nardino