Debugging Lisp Part 1: Recompilation - malisper.me

url
https://malisper.me/debugging-lisp-part-1-recompilation/

his post is the start of a series on how to debug Common Lisp code, specifically with Emacs, Slime, and SBCL. If you do not understand Common Lisp, you should still be able to follow along and recognize just how powerful the facilities provided by the Common Lisp debugger are. Nathan Marz asked me to write these posts since he thought many of the tools for debugging Common Lisp were pretty cool.

Backlinks