Best resource for Common Lisp can be found here: https://github.com/norvig/paip-lisp
Emacs
- sudo apt-get install emacs
SBCL
- Download from here: http://www.sbcl.org/platform-table.html
- sudo ./install.sh
Slime
- create .emacs in your home folder.