malisper.me/2015/07/14/debugging-lisp-part-2-inspecting

This is part 2 of Debugging Lisp. If you haven’t read part 1, you can find it here. In this post I am going to discuss another tool used for debugging Common Lisp – the Slime Inspector. The Slime inspector makes it possible to manipulate objects directly from the repl. You can do many different …


Comments (0)

Sign in to post comments.