pub fn run_reader(reader: &mut Reader<'_>) -> VMResult<Value>
With the given reader, for each sexp compile then load and execute.