(lambda (string)
        (eval-program (scan&parse string)))





What is the the code for run?