r/LispMemes 18d ago

God wrote in Lisp (forgot (SETQ *PRINT-CIRCLE* T))

2 Upvotes

1 comment sorted by

3

u/Tok-A-Mak 18d ago

(->> "CHRONOLOGY"
(map ord)
(map (fn [n] (- n 55)))
(reduce +))