Compile_Command = "ninja -C " + Project_Root + "build"; Run_Command = Project_Root + "build/src/exclaim"; Cleanup_Command = "";