New-Item -ItemType Directory -Force -Path ./bin/ gcc -Wall -o ./bin/compile ./src/*.c ./src/parsers/*.c