summaryrefslogtreecommitdiffstats
path: root/2021/talks/clede.md
diff options
context:
space:
mode:
Diffstat (limited to '2021/talks/clede.md')
-rw-r--r--2021/talks/clede.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/2021/talks/clede.md b/2021/talks/clede.md
index ded9bee4..59bb10f6 100644
--- a/2021/talks/clede.md
+++ b/2021/talks/clede.md
@@ -5,9 +5,11 @@
<!-- You can manually edit this file to update the abstract, add links, etc. --->
-# CLEDE the Common Lisp Emacs Development Environment.
+# CLEDE the Common Lisp Emacs Development Environment
Fermin MF
+[[!inline pages="internal(2021/info/clede-schedule)" raw="yes"]]
+
I've been developing a package that helps with the development of
Common Lisp's software,
it's uses the internal semantic framework, it has a custom reader
@@ -26,8 +28,16 @@ For more details: <https://gitlab.com/sasanidas/clede>
and then An explanation on how to use the package, how to extend it
and the future of it.
+# Discussion
+Pad:
-[[!inline pages="internal(2021/info/clede-schedule)" raw="yes"]]
+- Q1: You mentioned clede-start - is there also some kind of clede-stop? (I often get frustrated with functionality that I cannot disable / revert)
+ - A: There is no stop, you should never stop doing common lisp :)
+- Q2: Is writing common lisp a big context switch between elisp?
+ - A: In some regards, it is, Ithink even more when you work Common Lisp professionally.
+
+
+[[!inline pages="internal(2021/captions/clede)" raw="yes"]]
[[!inline pages="internal(2021/info/clede-nav)" raw="yes"]]