Evaluation = object kind*: EvaluationKind result*: string
EvaluationKind = enum Empty, Success, Error, Quit