summaryrefslogtreecommitdiffstats
path: root/2021/talks/clede.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-10-08 01:58:03 -0400
committerSacha Chua <sacha@sachachua.com>2021-10-08 01:58:03 -0400
commit886ae437fee6a674f7b2757062f1b8a91275457a (patch)
treeb8e37843a5149998f1cc0282fb3bd8d4f69357e5 /2021/talks/clede.md
parent5a56ee2080de1a60c15c580adac85bd7e625f3aa (diff)
downloademacsconf-wiki-886ae437fee6a674f7b2757062f1b8a91275457a.tar.xz
emacsconf-wiki-886ae437fee6a674f7b2757062f1b8a91275457a.zip
Add talk pages for 2021
Diffstat (limited to '2021/talks/clede.md')
-rw-r--r--2021/talks/clede.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/2021/talks/clede.md b/2021/talks/clede.md
new file mode 100644
index 00000000..ded9bee4
--- /dev/null
+++ b/2021/talks/clede.md
@@ -0,0 +1,33 @@
+[[!meta title="CLEDE the Common Lisp Emacs Development Environment."]]
+[[!meta copyright="Copyright &copy; 2021 Fermin MF"]]
+[[!inline pages="internal(2021/info/clede-nav)" raw="yes"]]
+
+<!-- You can manually edit this file to update the abstract, add links, etc. --->
+
+
+# CLEDE the Common Lisp Emacs Development Environment.
+Fermin MF
+
+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
+and integration for
+common Emacs packages (like Sly and the internal inferior-lisp-mode).
+
+The idea is to supply features that other language with and static
+analyzer have,
+like refactoring and code generation.
+
+For more details: <https://gitlab.com/sasanidas/clede>
+
+- 20 minutes:
+ It seems like not too much people knows about semantic, so I can
+ 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.
+
+
+
+[[!inline pages="internal(2021/info/clede-schedule)" raw="yes"]]
+
+[[!inline pages="internal(2021/info/clede-nav)" raw="yes"]]