sl_compiler::load_eval

Function run_reader

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

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