- [x] If no command, the compiler print a help list - [x] --help Show the help page - [x] --version Show version - [x] --in=\<path\> (required) The file that will be compiled - [x] --out=\<path\> The output compiled file - [x] --ask Ask the user a list of question (interactive compiling) - [x] --outLog=\<path\> Say to the compiler to output a log file - [x] --writeDummy Write dummy arguments/values (useful for old compatibility)