summaryrefslogtreecommitdiff
path: root/topics/lisp/debugging.gmi
blob: a3565c6d4235c8736559a2d7f9a66c264ae8afd3 (plain)
1
2
3
4
5
6
7
8
9
# Debugging Lisp

> The ability to recompile code at runtime is just one of the many
> incredible features provided by Common Lisp

Some links

=> https://malisper.me/debugging-lisp-part-1-recompilation/ Debug Common Lisp (CL)
=> https://www.youtube.com/watch?v=bl8jQ2wRh6k Video on CL web development