I like that REPL assigns results to temporary vars $1, $2, $3... But I find that I very often want to just use the most recent value. Perhaps we should also define a special var for "the last expression evaluated" ?