sys::Obj fansh::Evaluator
Source
Evaluator is responsible for compiling and evaluating a statement or expression.
Bool eval(Str line)
new make(Shell? shell)