chickadee » library » quit

quit #!optional RESULTprocedure

In the interpreter quit exits the currently active read-eval-print loop. In compiled code, it is equivalent to calling exit. See also: repl.