From 3e3ff6712b4cf6f9b0c8ede8db591ece5286801c Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Sat, 12 Jul 2025 12:42:31 -0400 Subject: add commonlisp talk --- 2025/talks/commonlisp.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 2025/talks/commonlisp.md (limited to '2025/talks') 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"]] + + + + + +# Common lisp images communicating like-a-human through shared emacs slime and eev +screwlisp (he/him, they/them) - IRC: screwlisp, , + +[[!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. + +. + +About the speaker: + +Flocking lisp images with Screwlisp (Lispy Gopher Climate and +). + + + +[[!inline pages="internal(2025/info/commonlisp-after)" raw="yes"]] + +[[!inline pages="internal(2025/info/commonlisp-nav)" raw="yes"]] + + -- cgit v1.2.3