Loads a command into the REPL and evaluates them one after another
Loads and executes the scriptfile on the specified path.
Loads and executes the scriptfile on the specified path.
Compilation units separated by @\n
are evaluated sequentially.
If an error happens it prints an error message to the console.