The whole project is written in NASM assembly. It is intended to run on a Linux machine with a x86_64 processor.
Debian-based system :
$ sudo apt install nasmExecute the compile.sh script :
$ ./compile.shAn executable file named main must have been created.
Execute main :
$ ./main