Install git.
git clone https://github.com/nemo256/ASDcc exo.c -o exo # on unix
cc exo.c -o exo.exe # on windows./exo # on unix
start exo.exe # on windows (or just click on the executable)- Please read asd/LICENSE
