I see nobody here knows how to program.
>>1
The easiest and most sensible thing to do is to send expressions instead of arbitrary text. To do this, position the cursor after the expression you want to evaluate and type
C-x C-e (you should know this notation by now).
This is covered in the SLIME documentation and tutorials. Please read them.