pub fn run_cmd( args: Args, input: &mut impl Read, output: &mut impl Write, ) -> Result<(), String>
Runs the interpreter using the arguments passed - file to read the source from and memory size