<p>Hi all,</p>
<p>Is there a way to hook the reader of the REPL to capture and do something with the expression that's read before the evaluator evaluates it? I don't want to change the expression before it hits the evaluator, just remember it.</p>