Skip to main content

eval

Function eval 

Source
pub fn eval(program: &Node) -> Result<Object, String>
Expand description

Compile and execute on the GC-backed VM.