DOS

June 15, 2020 ยท View on GitHub

D Operating System - Just because HUEBR

Compiling with Docker

make docker

Compiling on MacOSX

brew install FiloSottile/musl-cross/musl-cross nasm ldc
make LD=x86_64-linux-musl-ld

Compiling on Linux

make