The executor kills the code. Oh, no! I was just kidding. It executes the code, which means something different. Starts with the first node and goes on.
The execution of the code starts calling the function execute_Execute implemented in the file `execute.c'
This function initializes the execution environment that was not initialized before calling the function execute_InitStructure
It allocates global variables, it fills command and instruction parameters and finalizer function pointers with NULL and starts the function execute_Execute_r