pub fn ast_to_stack_op(op: &str) -> Result<BinaryOp, ExprError>
Convert from AST representation to stack operation