usage exemple :
crun exemple/helloworld.c
intended execution :
crun execution -> gcc compilation -> code execution -> compiled files deletion
Im too lazy to run 3 commands when i test my code, so i made this. (thats not really what the lazyness is)
The next step is to add header source file support
