GLaDOS
Epitech Project GLaDOS for promo 2026
Made by:
- Adélaïde CHANTEUX
- Ange MOUQUET
- Matthieu FRAIZ
- Raymond VIERGE-THALAMAS
- Thibault MIR
What for?
This project is part of the 3rd year epitech bachelor's curriculum.
The project aims to create a coding language and a virtual machine to execute it's compiled programs.
Build guide:
On linux:
Requirements:
Build:
git clone https://github.com/Mareaucanard/GLaDOS-epitech-2026.git
cd GLaDOS-epitech-2026
makeYou can now run the program with `./glados`