slosh_lib

Function run_reader

Source
pub fn run_reader(reader: &mut Reader<'_>) -> Result<Value, VMError>
Expand description

With the given reader, for each sexp compile then load and execute.