diff options
author | Sacha Chua <sacha@sachachua.com> | 2023-09-07 19:56:16 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2023-09-07 19:56:16 -0400 |
commit | 83a48e3503a1f650d589f30e1b5459860c9c7c49 (patch) | |
tree | ee937f789e1d5c7f251a0c07ba63d753b995d145 /2023/talks | |
parent | 0ed4e7df1375ab3fa3dc695ea68546475c4bd497 (diff) | |
download | emacsconf-wiki-83a48e3503a1f650d589f30e1b5459860c9c7c49.tar.xz emacsconf-wiki-83a48e3503a1f650d589f30e1b5459860c9c7c49.zip |
Add emacsen talk
Diffstat (limited to '')
-rw-r--r-- | 2023/talks/emacsen.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/2023/talks/emacsen.md b/2023/talks/emacsen.md new file mode 100644 index 00000000..846fe890 --- /dev/null +++ b/2023/talks/emacsen.md @@ -0,0 +1,27 @@ +[[!meta title="The Emacsen family, the design of an Emacs and the importance of Lisp"]] +[[!meta copyright="Copyright © 2023 Fermin"]] +[[!inline pages="internal(2023/info/emacsen-nav)" raw="yes"]] + +<!-- Initially generated with emacsconf-publish-talk-page and then left alone for manual editing --> +<!-- You can manually edit this file to update the abstract, add links, etc. ---> + + +# The Emacsen family, the design of an Emacs and the importance of Lisp +Fermin (he/him) - <https://codeberg.org/sasanidas> + +[[!inline pages="internal(2023/info/emacsen-before)" raw="yes"]] + +This talk is about the design of an Emacs the Emacsen editors, GNU +Emacs, Emacs Lisp and the extensibility of GNU Emacs (and Lem as an +example of Common Lisp). I want to focus the talk about the understand +of the concept of Emacs but with concrete examples (GNU Emacs and +Lem), also highlight some historical Emacsen and how the family of +editors is doing today. + + + +[[!inline pages="internal(2023/info/emacsen-after)" raw="yes"]] + +[[!inline pages="internal(2023/info/emacsen-nav)" raw="yes"]] + +[[!taglink CATEGORY:]] |