screwlisp on Nostr: npub1dtw0v…885ra alright I just remember the lisp game jam games, does fennel have ...
npub1dtw0ve3yrtslcda2l46lmm7t5z7m7sc6xf9r7cd98e37pd92utdsd885ra (npub1dtw…85ra)
alright I just remember the lisp game jam games, does fennel have an analogy to
(with-input-from-string (in "((a . b) #(c))") (read in))
which is what (read-from-string "((a . b) #(c))") does. (Macro characters take effect in lisp)
npub1uhxrxyr9aupxu0k20zcxpleuspa4gurs480ya9mpvl8npmw0fgfq366ca2 (npub1uhx…6ca2)
alright I just remember the lisp game jam games, does fennel have an analogy to
(with-input-from-string (in "((a . b) #(c))") (read in))
which is what (read-from-string "((a . b) #(c))") does. (Macro characters take effect in lisp)
npub1uhxrxyr9aupxu0k20zcxpleuspa4gurs480ya9mpvl8npmw0fgfq366ca2 (npub1uhx…6ca2)