computer science programming Lisp REPL Read a line of input, Evaluate it, Print the result, Loop and do it again Comes from Lisp (print (eval (read)))