REPL

(thing) by ariels Sun Sep 09 2001 at 8:26:18
"Read-EVAL-Print-Loop" - the part of any Lisp (including Scheme!) known colloquially as "the interpreter".

Given the rest of the language, the (interactive) interpreter just LOOPs: it READs a sexp, EVALs it, and PRINTs the result.

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.