sbcl
clisp
quicklisp
(ql:quickload :swank)
(swank:create-server)
4005
ssh -L4005:127.0.0.1:4005 [remote machine]
M-x slime-connect
127.0.0.1