diff options
Diffstat (limited to '2021/talks/clede.md')
-rw-r--r-- | 2021/talks/clede.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/2021/talks/clede.md b/2021/talks/clede.md index 71178af7..f578d32a 100644 --- a/2021/talks/clede.md +++ b/2021/talks/clede.md @@ -29,6 +29,15 @@ For more details: <https://gitlab.com/sasanidas/clede> summarize some of it in 10 minutes and then An explanation on how to use the package, how to extend it and the future of it. + +# Discussion + +Pad: + +- 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"]] |