diff options
author | Sacha Chua <sacha@sachachua.com> | 2025-07-12 12:42:31 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2025-07-12 12:42:31 -0400 |
commit | 3e3ff6712b4cf6f9b0c8ede8db591ece5286801c (patch) | |
tree | fb64da8e97a47772b0dcfccdd52196a2ae555a22 /2025/talks | |
parent | f1022c4d3ee5f312728b2c2573083e089f568a9c (diff) | |
download | emacsconf-wiki-3e3ff6712b4cf6f9b0c8ede8db591ece5286801c.tar.xz emacsconf-wiki-3e3ff6712b4cf6f9b0c8ede8db591ece5286801c.zip |
add commonlisp talk
Diffstat (limited to '2025/talks')
-rw-r--r-- | 2025/talks/commonlisp.md | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/2025/talks/commonlisp.md b/2025/talks/commonlisp.md new file mode 100644 index 00000000..39dcd61f --- /dev/null +++ b/2025/talks/commonlisp.md @@ -0,0 +1,37 @@ +[[!meta title="Common lisp images communicating like-a-human through shared emacs slime and eev"]] +[[!meta copyright="Copyright © 2025 screwlisp"]] +[[!inline pages="internal(2025/info/commonlisp-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. ---> + + +# Common lisp images communicating like-a-human through shared emacs slime and eev +screwlisp (he/him, they/them) - IRC: screwlisp, <https://gamerplus.org/@screwlisp>, <https://screwlisp.small-web.org/> + +[[!inline pages="internal(2025/info/commonlisp-before)" raw="yes"]] + +Instead of trying to cram multiple lisp curses +into one lisp image, slime-connect to multiple +common lisp images! Communicating through a shared +emacs pre-solves many race-conditions and other +communication needs. Further, by harnessing +eev-mode's eepitch, you can even watch your lisp +images sharing your emacs with you in real time. +Even further, the lisp images can pitch to other +emacs major mode buffers. Cf. +<https://screwlisp.small-web.org/complex/eepitch-send/> +. + +About the speaker: + +Flocking lisp images with Screwlisp (Lispy Gopher Climate and +<https://screwlisp.small-web.org/>). + + + +[[!inline pages="internal(2025/info/commonlisp-after)" raw="yes"]] + +[[!inline pages="internal(2025/info/commonlisp-nav)" raw="yes"]] + + |