What is Nostr?
screwlisp /
npub1n6w…rzel
2024-10-01 22:47:15

screwlisp on Nostr: #lispyGopherClimate #liveSoon in an hour https://anonradio.net:8443/anonradio ...

#lispyGopherClimate #liveSoon in an hour https://anonradio.net:8443/anonradio
#climate #poem by npub1zsvwgkw9uvu5ed5048pdytyvnd9g2vf5t3dcmwg358vghfam89aqvr5pwp (npub1zsv…5pwp)
https://climatejustice.social/@kentpitman/113233003130536891

#lisp
#mcclim panes as replayable in-memory streams instead of as graphic displays. ie
(in-package :clim-user)
(defvar *tree-san* (make-instance 'standard-tree-output-history))
(defvar *inter* (make-instance 'interactor-pane :output-record *tree-san*))
(present 'foo 'string :Stream *inter*)
(map-over-output-records
(lambda (x) (present (presentation-object x)))
*tree-san*)

Author Public Key
npub1n6w9sqrgjr37x83sdcs9rrerd9jlrk8wjajqzawhftacsa5603xs8krzel