summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
Diffstat (limited to 'topics')
-rw-r--r--topics/lisp/debugging.gmi3
1 files changed, 3 insertions, 0 deletions
diff --git a/topics/lisp/debugging.gmi b/topics/lisp/debugging.gmi
index acadcde..a3565c6 100644
--- a/topics/lisp/debugging.gmi
+++ b/topics/lisp/debugging.gmi
@@ -1,5 +1,8 @@
# 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)