REPL

"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.