execute

Function execute 

Source
pub fn execute<S>(
    state: &mut EState<S>,
    source: Vec<LogoValue>,
) -> Result<(), String>