summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPjotr Prins2021-12-22 15:35:15 +0100
committerPjotr Prins2021-12-22 15:35:15 +0100
commitd9da3ae0cd969da59954f5b631021be0a7da0300 (patch)
treedb1b5258d80048e8444c08711e7f1b57aab1560a
parent0c1bed80b61333ef120d7fab8fd8e0bf829b9cd5 (diff)
downloadgn-gemtext-d9da3ae0cd969da59954f5b631021be0a7da0300.tar.gz
debug CL
-rw-r--r--topics/lisp/debugging.gmi6
1 files changed, 6 insertions, 0 deletions
diff --git a/topics/lisp/debugging.gmi b/topics/lisp/debugging.gmi
new file mode 100644
index 0000000..acadcde
--- /dev/null
+++ b/topics/lisp/debugging.gmi
@@ -0,0 +1,6 @@
+# Debugging 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