diff options
Diffstat (limited to '')
| -rw-r--r-- | 2025/talks/commonlisp.md | 45 |
1 files changed, 33 insertions, 12 deletions
diff --git a/2025/talks/commonlisp.md b/2025/talks/commonlisp.md index 2d008535..df968e08 100644 --- a/2025/talks/commonlisp.md +++ b/2025/talks/commonlisp.md @@ -6,22 +6,43 @@ <!-- 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 +# 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/> -. +Demos a typical orgmode user's regular useages, segueing into Eduardo Ochs' +eev executable-logs emacs style generally emphasising language/target +interoperability ANSI common lisp / C / emacs lisp / org-mode / eev homed +around eev. + +On the theory that an agent is intelligent to the extent it is +human-relatable, an autonomous software agent is started which receives +messages pushed to an emacs lisp list, but otherwise does its own thing +using eev eepitch, just like the human does. + +Good as a normal lisp-user emacs example underscoring the org-mode and eev +focused talks feeding into using software agents that use emacs/eev exactly +like the human does via my port to emacs of Sandewall's 2014 Leonardo +system software-individuals release. + +Naturalistic style. + +- Blog <https://screwlisp.small-web.org> +- Mastodon <https://gamerplus.org/@screwlisp> + +Some related blog articles. + +- <https://screwlisp.small-web.org/software-individuals/same-universe-multiple-agents> +- <https://screwlisp.small-web.org/software-individuals/trivial-program-that-never-stops> +- <https://screwlisp.small-web.org/software-individuals/fipa> +- <https://codeberg.org/tfw/pawn-75> + +Weekly shows past. + +- <https://communitymedia.video/c/screwtape_channel/videos> +- <https://toobnix.org/a/screwtape/videos> + Q&A will be on IRC and in LambdaMOO. |
