|
|
|
|
|
by aidenn0
1993 days ago
|
|
I now have a good place to link to when talking about lisp debugging being the killer feature that keeps me coming back to lisp as a language. I usually get very confused responses when I say this, as people think "single step through the code" when I say "debugger" and I respond with something like "I'm pretty sure there's a way to step through the code in SLIME, but I never learned it because I've never had a need for that." A quick skim through the series shows that the author feels the same way; there doesn't seem to be a mention of SLDB's stepper. |
|