/GLaDOS-epitech-2026

Epitech Project GLaDOS for promo 2026

Primary LanguageHaskellOtherNOASSERTION

GLaDOS

Epitech Project GLaDOS for promo 2026

Made by:

  • Adélaïde CHANTEUX
  • Ange MOUQUET
  • Matthieu FRAIZ
  • Raymond VIERGE-THALAMAS
  • Thibault MIR

You can read our extensive documentation HERE

You can also go to out release page HERE

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:

  • Git (or any other way to clone the repo)
  • Docker
  • Make

Build:

git clone https://github.com/Mareaucanard/GLaDOS-epitech-2026.git
cd GLaDOS-epitech-2026
make

That's it! You can now run the program with ./glados