What is Nostr?
screwlisp /
npub1jzz…rvzc
2024-05-11 09:26:32
in reply to nevent1q…9s7v

screwlisp on Nostr: I've forgotten the author, but their advice was to write the iconic macro once-only ...

I've forgotten the author, but their advice was to write the iconic macro once-only yourself. After that, you've got lisp macros.
Edit: ie
(values (1+ x) (1+ x)) would become (let ((<gensym1> (1+ x))) (values <gensym1> <gensym1>))
vindarel (npub1gdd…3eqj)
Author Public Key
npub1jzzxzxeyespsde3em9a086yhz70mxn4cgdnns5kmusdjgj7066qqnervzc