Common Lisp

There seems to be two options now for working with lisp in Emacs, SLIME and sly. For no other reason other than it’s new (=better?), I’ve gone with sly.

init.el
(use-package sly
  :ensure t
  :config
  (setq sly-lisp-implementations '((sbcl ("sbcl")))))

Resources

../../_images/book.svg
reading Practical Common LispAuthor Peter SeibelRead Online Isbn 1590592395
../../_images/book.svg
to-read Let Over LambdaAuthor Doug HoyteIsbn 1435712757